rePos {lme4} | R Documentation |
The generator object for the rePos
class used to determine the positions and orders of
random effects associated with particular random-effects
terms in the model.
rePos(...)
... |
Argument list (see Note). |
new(mer=mer)
Create a new
rePos
object.
Arguments to the new
methods must be named
arguments. mer
, an object of class
"merMod"
, is the only
required/expected argument.