Reiterate VAR
Posted: Mon May 22, 2017 12:24 pm
Hello !
I'm new to Eviews and struggled today to learn some syntax, but I only managed to get tangled and frustrated.
I'm having about 200 series of data in a workfile. I'm trying to apply VAR in the following order: each 3 series (in alphabetical order) should be analyzed by VAR and Granger-causality two-by-two.
Thus, for example, if I have series: 1,2,3,4,5,6, I'll be interested in applying var to: (1,2),(1,3),(2,3); (4,6),(4,5),(5,6)... therefore, there should be independent batches of three series.
The type of VAR applied is with error regression, because I have previously verified the series for co-integration.
The output should be placed in any readable manner in a new table or textfile (whatever).
I can't do this manually, because there are a lot of series...
I hope someone can help.
Thanks a bunch !
I'm new to Eviews and struggled today to learn some syntax, but I only managed to get tangled and frustrated.
I'm having about 200 series of data in a workfile. I'm trying to apply VAR in the following order: each 3 series (in alphabetical order) should be analyzed by VAR and Granger-causality two-by-two.
Thus, for example, if I have series: 1,2,3,4,5,6, I'll be interested in applying var to: (1,2),(1,3),(2,3); (4,6),(4,5),(5,6)... therefore, there should be independent batches of three series.
The type of VAR applied is with error regression, because I have previously verified the series for co-integration.
The output should be placed in any readable manner in a new table or textfile (whatever).
I can't do this manually, because there are a lot of series...
I hope someone can help.
Thanks a bunch !