Skip to content
Prev 75705 / 398503 Next

Two-level Poisson model with cross classified random effects

Shige Song a ??crit :
The default method to fit generalized mixed-effect models with lme4 is 
"PQL" which is fast but not very accurate for the random effects (they 
might be underestimated). Try other methods ("Laplace" or "AGQ") to see 
if you get different results.

Best,

Renaud