ec.datalag | R Documentation |
Prepares data for estimation
ec.datalag(y, nlag = 4)
y |
is the data matrix of variables in the VAR |
nlag |
is the number of lags in the VAR (min = 2) |
ymat contains the folloiwing columns Dy y_1 Dy_1 ... Dy_nlag-1
P. Berta, P. Paruolo, S. Verzillo, PG. Lovaglio
Berta et al. 2020
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.