Skip to content
Prev 20485 / 20628 Next

glmmTMB syntax to brm() syntax

Most of the time taken by the brms version is in compilation. It may 
be possible (I don't remember how) to cache the compiled model and 
re-use it for subsequent models, if you are going to be (for example) 
fitting the same model to many different data sets ...
On 10/24/24 21:44, Simon Harmel wrote: