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

Emanuele Cordano

Examples

showClass("varest2")
#> Class "varest2" [package "RMAWGEN"]
#> 
#> Slots:
#>              
#> Name:     VAR
#> Class: varest
#> 
#> Known Subclasses: "GPCAvarest2"