coef.ARmdl: coef of a ARmdl
object
Description
This is a method for the function coef()
for objects of the class ARmdl
.
Usage
# S3 method for ARmdl
coef(object, ...)
Value
vector of coefficients.
Arguments
- object
an object for which the extraction of model coefficients is
meaningful.
- ...
other arguments.