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

View source: R/print_mcmlrts.R

coef.rtsFitR Documentation

Extracts fixed effect coefficients from a rtsFit object

Description

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

Usage

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

Arguments

object

An rtsFit model fit.

...

Further arguments passed from other methods

Value

A named vector.


rts2 documentation built on April 3, 2025, 7:39 p.m.