Skip to content
Prev 82828 / 398503 Next

Fitting binomial lmer-model, high deviance and low logLik

Try using method="AGQ" to use the adaptive Gaussian quadrature  
method. This will generally give a more accurate result than PQL. If  
this doesn't give a more meaningful result, then it may be your data.  
Within each mother are the outcomes all identical ? This will give  
the random effects model a lot of problems.

Ken