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