Skip to content
Prev 18251 / 20628 Next

Error from glmmTMB().

Hijacking the stream back slightly in the direction of glmmTMB (not
intentional, just lazy): I made a small change that appears to allow the
original model to run correctly.  If you want to try it out, and have
development tools (compilers etc.) and the remotes package installed,

remotes::install_github("glmmTMB/glmmTMB/glmmTMB at cloglog_fix")

  should install the patched version (I think).

This will presumably be merged with the master branch sometime soon but
I want to add some tests etc.
On 2020-03-18 10:15 p.m., Rolf Turner wrote: