lme4 (version 0.6-1)

random.effects: Extract Random Effects

Description

A generic function to extract the random effects.

Usage

random.effects(object, ...)
ranef(object, ...)

Arguments

object
an object of a class from which random effects estimates can be extracted.
...
some methods for this generic function require additional arguments.

Value

  • a list of matrices.

Examples

Run this code
## see the method function documentation

Run the code above in your browser using DataCamp Workspace