fixed.effects {glmmrBase}R Documentation

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)

Arguments

object

An 'mcml' model fit.

Value

A named, numeric vector of fixed-effects estimates.


[Package glmmrBase version 0.9.2 Index]