coef.rtsFit: 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 rtsFit
coef(object, ...)
Arguments
- object
An rtsFit model fit.
- ...
Further arguments passed from other methods