mGASFor-class: Class for the Multivariate GAS Forecast object

Description Objects from the Class Slots Methods Author(s)

Description

Class for the multivariate GAS forecast object.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

Forecast:

Object of class list. Contains forecasts:

  • PointForecast: matrix with parameters forecasts.

  • Moments: list with centered moments forecasts. The first element contains a matrix with the predicted conditional means. The second element contains an array with the predicted conditional covariances.

  • vLS: numeric Log Score (Predictive Log Likelihood).

Bands:

array with confidence bands parameters forecasts. Available only if Roll = TRUE.

Draws:

If ReturnsDraws = TRUE it is a iH x iB matrix of draws from the predictive distribution.

Info:

list with forecast information.

Data:

list with original data.

Methods

Author(s)

Leopoldo Catania


GAS documentation built on Feb. 4, 2022, 5:12 p.m.