fitted.MSARmdl function

fitted values of a MSARmdl object

fitted values of a MSARmdl object

This is a method for the function fitted() for objects of the class MSARmdl.

## S3 method for class 'MSARmdl' fitted(object, ...)

Arguments

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

Returns

matrix with fitted values

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