ranef: Random Effects

View source: R/wrappers.R

ranefR Documentation

Random Effects

Description

Extracts the estimated random effects (deviations from the fixed-effect predictions) from a fitted model.

Usage

ranef(object, ...)

Arguments

object

a fitted model object

...

additional arguments passed to methods

Value

Method-specific return value, typically posterior samples of the random effect deviations.

See Also

blup(), predict.brma()


RoBMA documentation built on May 7, 2026, 5:08 p.m.