Рет қаралды 43,754
This tutorial shows you how to estimate a vector autoregressive (VAR) model in R. Follow this link to download the data.
www.dropbox.co...
save the file in your current work directory and execute the following command to import the data in R
y = read.csv("MNM038lab5VAR_simulated_y.csv")