Skip to content
Prev 15588 / 20628 Next

Posthoc for the glmmTMB package

I think the easiest way to do this is with lsmeans

https://stats.stackexchange.com/questions/145765/post-hoc-testing-in-multcompglht-for-mixed-effects-models-lme4-with-interact

  You *should* be able to use lsmeans with glmmTMB objects after running
 source(system.file("other_methods","lsmeans_methods.R",package="glmmTMB"))

  I believe this is all operating/making comparisons based on the
conditional model, not the zero-inflation model ...
On 17-07-18 10:08 AM, Ikponmwosa Egbon wrote: