View source: R/lag_selection.R
| estimate_var_ols | R Documentation |
Estimates a standard VAR model via OLS for lag selection.
estimate_var_ols(data, p)
data |
Data matrix. |
p |
Lag order. |
List with residual covariance matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.