coef.um {tfarima} | R Documentation |
Coefficients of a univariate model
Description
coef
extracts the "coefficients" from a um object.
Usage
## S3 method for class 'um'
coef(object, ...)
Arguments
object |
a |
... |
other arguments. |
Value
A numeric vector.
[Package tfarima version 0.3.2 Index]