coef: Extract Model Coefficients

coef.tsissm.estimateR Documentation

Extract Model Coefficients

Description

Extract the estimated coefficients of a model.

Usage

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

Arguments

object

an object of class “tsissm.estimate”.

...

not currently used.

Value

a numeric named vector.


tsmodels/tsissm documentation built on Oct. 15, 2022, 6:44 a.m.