coef.mcml: Extracts fixed effect coefficients from a mcml object

View source: R/printfunctions.R

coef.mcmlR Documentation

Extracts fixed effect coefficients from a mcml object

Description

Extracts the fitted fixed effect coefficients from an 'mcml' object returned from a call of 'MCML' or 'LA' in the Model class.

Usage

## S3 method for class 'mcml'
coef(object, ...)

Arguments

object

An 'mcml' model fit.

...

Further arguments passed from other methods

Value

A named vector.


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