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