coef.VARmdl | R Documentation |
VARmdl
objectThis is a method for the function coef()
for objects of the class VARmdl
.
## S3 method for class 'VARmdl'
coef(object, ...)
object |
an object for which the extraction of model coefficients is meaningful. |
... |
other arguments. |
vector of coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.