Closed jhmaindonald closed 6 years ago
Hi, thanks for reporting this, it's super helpful that people try out the new glmmTMB link before this is on CRAN, so that I can fix stuff.
I'll look into this and report back.
Note: I think results were fine, the reason for the warning was only that I hadn't include the betabinomial in the list of families that support k/n coding.
Here is an example:
Note: The model
Rho2.TMB
is not a good fit. One gets a better fit, thus (one has to fiddle the form of basis function to get the fit to converge):I have named output from
simulateResiduals()
simRef
, because the intent is to create reference distributions. This distinguishes the object from the output fromsimulate()
.The relevant part of the output from
sessionInfo()
is: