ranef.lmerModgANOVA.Rd
Extract the modes of random effects (BLUP) of the model. Just small changes from the ranef.merMod method of lme4 to handle lmerModgANOVA.
ranef.lmerModgANOVA( object, condVar = FALSE, drop = FALSE, whichel = names(ans), postVar = FALSE, ... )
object | a lmerModgANOVA object. |
---|---|
condVar | see lmer. |
drop | see lmer. |
whichel | see lmer. |
postVar | see lmer. |
... | see lmer. |
Other output:
anova.lmerModgANOVA()
,
summary.lmerModgANOVA()