-
Notifications
You must be signed in to change notification settings - Fork 0
224 addition of glmmtmb to improve convergency for poisson in mixed effect models #225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
224 addition of glmmtmb to improve convergency for poisson in mixed effect models #225
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #225 +/- ##
==========================================
+ Coverage 66.30% 66.71% +0.41%
==========================================
Files 53 49 -4
Lines 10399 10378 -21
==========================================
+ Hits 6895 6924 +29
+ Misses 3504 3454 -50
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me.
What's still missing is to have the same behaviour in
|
…onLoop function, overwriting of old line (additional commit)
…lts from the fit to assess the fixed effects
…ontrol()`. Updated documentation accordingly.
…glmmTMB control argument. Workaround to avoid new test data set.
Closing #224