random.effects {lme4} | R Documentation |
A generic function to extract the random effects.
random.effects(object, ...) ranef(object, ...)
object |
an object of a class from which random effects estimates can be extracted. |
... |
some methods for this generic function require additional arguments. |
a list of matrices.
## see the method function documentation