powered by
Estimation of a VAR using equation-by-equation OLS regressions.
VAR(x, configuration = list(nlag = 1))
Estimate VAR model
zoo data matrix
model configuration
Lag length
David Gabauer
Sims, C. A. (1980). Macroeconomics and reality. Econometrica, 1-48.
data("dy2012") fit = VAR(dy2012, configuration=list(nlag=1))
Run the code above in your browser using DataLab