Skip to content
Prev 19061 / 20628 Next

Prediction of random effects in glmer()

Thanks for the reference.  It looks like Booth and Hobert's paper 
would give improved point and interval estimates for the random effects, 
and the components necessary to do the computations are probably all 
available, but it would take at least a little bit of effort to work 
through the paper in enough detail to do the actual implementation ... 
(anyone looking for a master's project in statistics ... ??)
   In the meantime you'll have to make do with the naive plug-in 
estimates provided by lme4. (Or use parametric bootstrapping if you're 
feeling very patient.)

   cheers
    Ben
On 2/15/21 6:25 PM, Ravi Varadhan wrote: