fitted.MSVARmdl: fitted values of a 'MSVARmdl' object

View source: R/methods.R

fitted.MSVARmdlR Documentation

fitted values of a MSVARmdl object

Description

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

Usage

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

Arguments

object

an object for which the extraction of model fitted values is meaningful.

...

other arguments.

Value

matrix with fitted values


roga11/MSTest documentation built on Feb. 25, 2025, 6:10 p.m.