Perform prediction of a seasonal VARMA model
sVARMApred(model,orig,h=1)
An output of the sVARMA command
The forecast origin.
The forecast horizon. For a given h, it computes 1-step to h-step ahead forecasts. Default is 1.
The original data matrix
Forecasts
Standard errors of forecasts
Return the forecast origin
Perform prediction of a fitted sVARMA model
Tsay (2014, chapter 6). Multivariate Time Series Analysis with R and Financial Applications. John Wiley. Hoboken, NJ.