residuals.MSVARmdl function

residuals of a MSVARmdl object

residuals of a MSVARmdl object

This is a method for the function residuals() for objects of the class MSVARmdl.

## S3 method for class 'MSVARmdl' residuals(object, ...)

Arguments

  • object: an object for which the extraction of model residuals is meaningful.
  • ...: other arguments.

Returns

vector of residuals.

  • Maintainer: Gabriel Rodriguez Rondon
  • License: GPL (>= 2)
  • Last published: 2025-02-24