Skip to content
Prev 14647 / 20628 Next

GLMM, overdispersion, and method for comparing competetive models

You can try using https://github.com/glmmTMB/glmmTMB with a negative
binomial. Otherwise you can also use a random observation level effect as
explained in the faq that ben linked.

Generally you already checked for overdispersion indicating that you should
consider it. You can also compare models with anova or AIC/BIC.
On Jun 30, 2016 17:22, "Chad Newbolt" <newboch at auburn.edu> wrote: