I have figured out how to do an augmented Dickey-Fuller and rejected non-stationary among first-differences. I then used 'vecrank' to reject the hypothesis that there is at most 1 cointegrating equation.
Now, however, I am confused as to how to use a VEC model and test for Granger causality. I tried just doing
Code:
vec PCGDP_DIF1 PCEC_DIF1
How should I be proceeding here?
0 Response to How to assess Granger causality and use the 'vec' command in Stata?
Post a Comment