Learn R Programming

tsissm (version 1.0.1)

coef.tsissm.estimate: Extract Model Coefficients

Description

Extract the estimated coefficients of a model.

Usage

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

Value

a numeric named vector.

Arguments

object

an object of class “tsissm.estimate”.

...

not currently used.