-
-
Notifications
You must be signed in to change notification settings - Fork 97
Revising check_model()
#698
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
base: main
Are you sure you want to change the base?
Conversation
@bwiernik and @mccarthy-m-g - I think the implementation works quite well now for the first methods. The
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #698 +/- ##
==========================================
+ Coverage 57.69% 57.73% +0.03%
==========================================
Files 87 87
Lines 6444 6464 +20
==========================================
+ Hits 3718 3732 +14
- Misses 2726 2732 +6 ☔ View full report in Codecov by Sentry. |
Fixes #697
TODO or to check
check_model()
on aglmmTMB
example #654check_model
for NB models #500detrend
in Q-Q plots (DHARMa implementation for newcheck_residuals()
function #643 (comment))plot()
forcheck_overdispersion()