fitted.VARmdl {MSTest}R Documentation

fitted values of a VARmdl object

Description

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

Usage

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

Arguments

object

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

...

other arguments.

Value

matrix with fitted values


[Package MSTest version 0.1.5 Index]