Skip to content
Prev 278141 / 398506 Next

errors with lme4

Dear Alessio,

A few remarks.

- R-sig-mixed models is a better list for this kind of questions
- use the glmer() function if you want logistic or poisson regression
- the error you are getting is an indication that the model is too complex for the data
- watch for colinearity in the covariates

Best regards,

Thierry