Displaying 1 result from an estimated 1 matches for "unortunatelli".
Did you mean:
unortunatelly
2008 Oct 12
2
Overdispersion in the lmer models
Dear All,
I am working with linear mixed-effects models using the lme4 package in R. I created a model using the lmer function including some main effects, a three-way interaction and a random effect.
Because I work with a binomial and poisson distribution, I want to know whether there is overdispersion in my data or not. Does anybody know how I can retrieve this information from R?
Thank you