Last chance! 50% off unlimited learning
Sale ends in
Forecasts the expected value of a VAR realization given the prievious one
forecastEV(var, xprev = NULL, exogen = NULL)
a vector of values
A VAR model represented by a varest
object as returned by getVARmodel
or VAR
previous status of the random variable
vector containing the values of the "exogen" variables (predictor) for the generation
forecastResidual
@export