I have an unbalanced panel dataset (N=504, T=3) and I am trying to run instrumental variable regression given that there are 3 endogenous variables in my model. I checked for heteroskedasticity using xttest3 (proposed by Greene, 2000) command and also using White's test commands for panel data similar to the ones used for cross-sectional data and found that there is heteroskedasticity in my dataset. I am using 2 instruments for the first endogenous variable and one each for the other two endogenous variables, so that the number of endogenous variables is 3 and the number of instruments is 4. There is also a case of weak instruments in my analysis and 2SLS is inconsistent in that case. Furthermore, 2SLS, LIML, Fuller's (1977) estimators are not robust to heteroskedasticity and biasness in 2SLS increases with number of over identifying restrictions even with a fixed sample size.
Given the above scenario, I wish to use the HFUL estimators as proposed in paper titled 'Instrumental variable estimation with heteroskedasticity and many instruments' by Hausman, Newey, Woutersen, Chao and Swanson (2012) since they are consistent with heteroskedasticity, weak instruments and many instruments. Additionally, they have same efficiency as LIML under many instruments and homoskedasticity.
Could anyone please help me with Stata command/code of estimating HFUL given panel data structure?
Related Posts with Instrumental variable estimation for panel data in case of heteroskedasticity and weak instruments
Making systematic changes to set of do-filesI have a large number of do-files that I would like to run by systematically changing parts of the c…
combining datasets where want to replace incorrect values of one variableIn my master dataset I have incorrect values of l for the years 1997-2000. I want to replace these v…
Factor variables with mlogitHi, First I just want to say that I am learning Stata, so forgive me if I'm missing something that i…
Reproducing a graphicHi Statlist, I have the following mini dataset Code: * Example generated by -dataex-. To install:…
Store coefficients/SEs for factor variables, maybe using statsbyI'm regressing something on a factor variable with many levels. I would like to save the coefficient…
Subscribe to:
Post Comments (Atom)
0 Response to Instrumental variable estimation for panel data in case of heteroskedasticity and weak instruments
Post a Comment