Skip to content
Prev 18960 / 20628 Next

How to generate the equation of a GLMM?

Thank you for the answer!
Apparently, the package ?equatiomatic? does not accept mixed models. I  
did it with a glm, and applied the same structure for the glmer.bn  
with the coefficients of glmer.nb.
Then the result of the second example is:
Ephyra = -2.32 - 0.24(LightNight) + 1.47(Depth25m) + 1.07(LightNight x  
Depth25m) + offset(LogFilteredVolume) + ai
ai  ~ N(0, 1.372)
Could you tell me if is any information lacking to write the equation?
Yes, I am using the Log of the filtered volume as offset, thank you  
for your suggestion.
Cheers and thanks again,
Marina

Ben Bolker <bbolker at gmail.com> escribi?: