Description Usage Arguments Value
Implementation of a recursive multivariate VAR Model
1 | VAR_recursive(X, model_order, h)
|
X |
|
model_order |
|
h |
|
List containing:
forecasts
: N x h matrix containing the h-step ahead forecast for the N input series
coefficients
: (m+1) x N matrix containing the model coefficients (m coefficient + constant)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.