VARMA Prediction
Compute forecasts and their associate forecast error covariances of a VARMA model
VARMApred(model, h = 1, orig = 0)
model
: A fitted VARMA modelh
: Number of steps of forecasts, i.e., forecast horizon.orig
: Forecast origin. Default is the end of the sample.pred: Predictions
se.err: Standard errors of forecasts
orig: Forecast origin
Tsay (2014, Chapter 3). Multivariate Time Series Analysis with R and Financial Applications. John Wiley. Hoboken, NJ.
Ruey S. Tsay
Useful links