ranef function

Method for extracting random effects

Method for extracting random effects

This is a generic function.

ranef(x, ...)

Arguments

  • x: a fitted object from which random effects can be extracted.
  • ...: might be used by some methods using this generic function.

Returns

see the documentation for the specific class.

See Also

fixef

Examples

## See the specific class documentation.
  • Maintainer: Hadrien Charvat
  • License: GPL (>= 2)
  • Last published: 2024-06-28

Useful links