fixef function

Method for extracting fixed effects

Method for extracting fixed effects

This is a generic function.

fixef(x, ...)

Arguments

  • x: a fitted object from which fixed effects can be extracted.
  • ...: may be required by some methods using this generic function.

Returns

see the documentation for the specific class.

See Also

ranef

Examples

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

Useful links