A utility function that extracts the fixed effects and variance component estimates from a fitted merMod or lme object.

extract_parameters(model)

Arguments

model

the fitted model object, either an merMod or lme object.

Value

A named vector of parameters.