Skip to content
Prev 526 / 20628 Next

a problem with lme4_0.999375-0?

In previous message I used arm::se.ranef() to get st.errs of the 
predictions from the lmer fit.
However the problem occurs also without using arm::se.ranef(), and it 
seems to depend on ranef()..

o<-ranef(M1,postVar=TRUE)
sqrt(attr(o[[1]],"postVar")[,,1:5])

regards,
vito

vito muggeo ha scritto: