ranef.lmerModgANOVA: ranef method for lmerModgANOVA object

Description Usage Arguments See Also

Description

Extract the modes of random effects (BLUP) of the model. Just small changes from the ranef.merMod method of lme4 to handle lmerModgANOVA.

Usage

1
2
3
4
5
6
7
8
ranef.lmerModgANOVA(
  object,
  condVar = FALSE,
  drop = FALSE,
  whichel = names(ans),
  postVar = FALSE,
  ...
)

Arguments

object

a lmerModgANOVA object.

condVar

see lmer.

drop

see lmer.

whichel

see lmer.

postVar

see lmer.

...

see lmer.

See Also

Other output: anova.lmerModgANOVA(), summary.lmerModgANOVA()


jaromilfrossard/gANOVA documentation built on July 28, 2020, 5:32 p.m.