varest2-class {RMAWGEN}R Documentation

varest2-class

Description

This class derives from a varest S3 class which is a list of objects describing a Vectorial AutoRegressive Model (see VAR)

Details

VAR:

a varest S3 object created by VAR

Note

A varest2 object can be created by new("varest2", ...) or returned by the function getVARmodel

Author(s)

Emanuele Cordano

Examples

showClass("varest2")

 


[Package RMAWGEN version 1.3.7 Index]