Hi
I have a panel dataset and would like to test the validity of a FE vs RE specification. I use xtoverid to estimate a RE specification with an endogenous regressor and I need to rely on multiple instruments. In one estimation I have one endogenous continuous variable and in a second I have two endogenous continuous variables. The general form of each is:
Y = X1 (X2= Z1 Z2 Z3), re vce(cluster id)
Y = X1 (X2 X3 = Z1 Z2 Z3), re vce(cluster id)
While my primary interest is the endogenous regressor I prefer the RE estimation because l’d like to estimate the role of time invariant regressors (notably gender). However I would like to check on the statistical justification of RE or FE. As I allow for non-homoskedastic errors I understand this means I cannot rely on the Hausman test to guide the FE vs RE choice.
There have been postings on this topic such as
http://www.stata.com/statalist/archi.../msg01183.html
and elsewhere Jeff Wooldridge illustrates an augmented regression approach in section 11.2 of “Econometric Analysis of Cross Section and Panel Data” which is summarised at http://www.iza.org/conference_files/..._endog_iza.pdf (from slide 18).
In this latter case the time averaged instrument is included in an augmented REIV estimation.
My questions are:
1. Does this approach extend to the multiple instrument case and/or multiple endogenous regressors case?
2. Or, is there an alternative routine for estimating an appropriate test for RE vs FE after xtoverid given non-homoskedastic errors, and multiple instruments/ multiple endogenous regressors?
Thanks
Paul
I have a panel dataset and would like to test the validity of a FE vs RE specification. I use xtoverid to estimate a RE specification with an endogenous regressor and I need to rely on multiple instruments. In one estimation I have one endogenous continuous variable and in a second I have two endogenous continuous variables. The general form of each is:
Y = X1 (X2= Z1 Z2 Z3), re vce(cluster id)
Y = X1 (X2 X3 = Z1 Z2 Z3), re vce(cluster id)
While my primary interest is the endogenous regressor I prefer the RE estimation because l’d like to estimate the role of time invariant regressors (notably gender). However I would like to check on the statistical justification of RE or FE. As I allow for non-homoskedastic errors I understand this means I cannot rely on the Hausman test to guide the FE vs RE choice.
There have been postings on this topic such as
http://www.stata.com/statalist/archi.../msg01183.html
and elsewhere Jeff Wooldridge illustrates an augmented regression approach in section 11.2 of “Econometric Analysis of Cross Section and Panel Data” which is summarised at http://www.iza.org/conference_files/..._endog_iza.pdf (from slide 18).
In this latter case the time averaged instrument is included in an augmented REIV estimation.
My questions are:
1. Does this approach extend to the multiple instrument case and/or multiple endogenous regressors case?
2. Or, is there an alternative routine for estimating an appropriate test for RE vs FE after xtoverid given non-homoskedastic errors, and multiple instruments/ multiple endogenous regressors?
Thanks
Paul

Comment