Learn R Programming

RoBMA (version 4.0.0)

ranef: Random Effects

Description

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

Usage

ranef(object, ...)

Value

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

Arguments

object

a fitted model object

...

additional arguments passed to methods

See Also

blup(), predict.brma()