VARMApred | R Documentation |
Compute forecasts and their associate forecast error covariances of a VARMA model
VARMApred(model, h = 1, orig = 0)
model |
A fitted VARMA model |
h |
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 |
Ruey S. Tsay
Tsay (2014, Chapter 3). Multivariate Time Series Analysis with R and Financial Applications. John Wiley. Hoboken, NJ.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.