I am using generalized mixed models using glmer function of the “lme4” package. Glmer() always uses Maximum Likelihood (ML) rather than REstricted Maximum Likelihood (REML) (http://glmm.wikidot.com/faq#reml-glmm). How can I fit a GLMM with REML to optimize the random effects structure? does it make sense?

More Carlos Lara-Romero's questions See All
Similar questions and discussions