Econometrics - Estimating VAR model in R

Описание к видео Econometrics - Estimating VAR model in R

This tutorial shows you how to estimate a vector autoregressive (VAR) model in R. Follow this link to download the data.

https://www.dropbox.com/s/dqip4uzfr5n...

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")

Комментарии

Информация по комментариям в разработке