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