I am using instrumental variables estimator and Granger causality test for determining birectional relationship between two variables. Can anybody suggest the stata code for these two tests? Can it be done in SPSS?
an improved version of ivreg by the name of ivreg2 is also available on Stata. Aside from this you can also use reg3 command for 2sls,3sls regressions.