fixed.effects: Extracts the fixed effect estimates

View source: R/printfunctions.R

fixed.effectsR 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.


glmmrBase documentation built on April 3, 2025, 10:44 p.m.