Learn R Programming

glmmrBase (version 1.0.0)

fixed.effects: Extracts the fixed effect estimates

Description

Extracts the fixed effect estimates from an mcml object returned from call of `MCML` or `LA` in the Model class.

Usage

fixed.effects(object)

Value

A named, numeric vector of fixed-effects estimates.

Arguments

object

An `mcml` model fit.