Panel VAR
Posted: Fri Jul 19, 2013 8:48 am
Dear all,
I would like to estimate a Panel VAR on my dataset (20 countries and 42 observations for each country, the dataset is perfectly balanced). I have three variables (X1, X2 and X3) and two lags in the VAR. I included also as deterministic variables:
- a country-specific linear trend (variable ‘trend’ in the code)
- a country fixed effect (variable ‘dummies’)
- a time fixed effect (variable ‘time’)
I have two problems/questions :
- When I display the result (see the PVAR_results file), one can see that RATS does not estimate the dummy and the trend of the last individual (i.e. the individual 20). Is it normal or did I write something wrong in my codes?
- The list of deterministic variables is (in order): time trend dummies. When I modify the order, the results change also (and in some cases the changes are significant). Do I have to respect any order when I specify the deterministic variables?
Thanks,
Best,
Romain
I would like to estimate a Panel VAR on my dataset (20 countries and 42 observations for each country, the dataset is perfectly balanced). I have three variables (X1, X2 and X3) and two lags in the VAR. I included also as deterministic variables:
- a country-specific linear trend (variable ‘trend’ in the code)
- a country fixed effect (variable ‘dummies’)
- a time fixed effect (variable ‘time’)
I have two problems/questions :
- When I display the result (see the PVAR_results file), one can see that RATS does not estimate the dummy and the trend of the last individual (i.e. the individual 20). Is it normal or did I write something wrong in my codes?
- The list of deterministic variables is (in order): time trend dummies. When I modify the order, the results change also (and in some cases the changes are significant). Do I have to respect any order when I specify the deterministic variables?
Thanks,
Best,
Romain