coef.tsissm.estimate {tsissm} | R 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.
[Package tsissm version 1.0.1 Index]