Skip to content
Prev 8576 / 20628 Next

why is there no the REML option for lme4::glmer

On Jul 12, 2012, at 15:01 , Stolen, D Eric (KSC-IHA-4400)[Innovative Health Applications LLC] wrote:

            
Well, it needs to be implemented before it can be made available; it needs to be defined before it can be implemented.

As my recollection goes (must admit that it's been a while), there are only select cases where there's an exact parallel to the Gaussian situation, i.e. a transformation of data which has a distribution depending only on the variance parameters where the model for the conditional distribution given the transformation is a saturated by the mean parameters. Various ideas exist, e.g. modified profile likelihood, but I am not aware that a clear consensus has ever emerged. The famous GLIMMIX SAS macro allowed you to fit mixed models with glm-style data by an algorithm that called PROC MIXED internally, and you could turn on its REML option, but I wonder if anyone fathomed exactly what that implied.

-Peter D.