Description Usage Arguments Value Examples
Creates Lagmatrix of Estimated Coefficients
1 | lagmatrix(fit, model, returnplot = F)
|
fit |
Fitted VAR, VARX or VARMA model. |
model |
Type of model that was estimated: VAR, VARX or VARMA. |
returnplot |
TRUE or FALSE: return plot of lag matrix or not. |
A list with estimated lag matrix of the VAR model, or lag matrices of the VARX or VARMA model. The rows contain the responses, the columns contain the predictors.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.