Dear Professor Sebastian,
Thank you very much for your beneficial reply. I do appreciate your cooperation, support and patience, professor! If I may follow up with your response, please!
1) Regarding post #508 point 5.1) “For the FOD-transformed equations, you do not need to transform the dummies.”. Sorry, I did not get what you mean by that.
2) My regression model includes the endogenous variable (L.x1) and it also includes the dummy variable (cf) {where this dummy variable cf takes the value of 1 for the 3 years 2008, 2009, 2010}. Also, my regression model includes an interaction between the endogenous variable (L.x1) with the dummy variable (cf). Where: L.x1 is the independent variable and it is endogenous and continuous.
Thus, how do I have to type/express this interaction between the endogenous variable (L.x1) with the dummy variable (cf) in the regression code using your command xtdpdgmm?
3) If I am not using the teffects option, then how do I have to include the time dummies explicitly in my regression model? How do I have to express/type the time dummies explicitly in my regression model code using your command xtdpdgmm? Suppose the research’s time period is 2000-2020.
4) Your code on slide 22 of your 2019 London Stata Conference presentation is: xtdpdgmm L(0/1).n w k, model(diff) iv(i.year#cL(2/4).n) iv(i.year#cL(1/3).w) iv(i.year#cL(0/2).k) nocons two vce(r)
Thus, what do you mean by ‘iv(i.year#cL(2/4).n) iv(i.year#cL(1/3).w) iv(i.year#cL(0/2).k)’? And why to include that in the regression code?
5) The Difference GMM estimator is applied in your code on slide 80 of your 2019 London Stata Conference presentation where your code is: xtdpdgmm L(0/1).n w k, model(diff) collapse gmm(n, lag(2 4)) gmm(w k, lag(1 3)) nl(noserial) teffects igmm vce(r)
Thus, I have the following questions, please!
5.1) When you use ‘teffects’, are you instrumenting the year dummies in the differenced model or in the level model?
5.2) Also, are you using the differenced instruments or the level instruments for the year dummies?
6) The FOD estimator is applied in your code on slide 95 of your 2019 London Stata Conference presentation where your code is: xtdpdgmm L(0/3).n L(0/3).(w k ys), model(fod) collapse gmm(n, lag(1 .)) gmm(w, lag(1 .)) gmm(k, lag(1 .)) gmm(ys, lag(1 .)) teffects two vce(r) overid
Thus, I have the following questions, please!
6.1) When you use ‘teffects’, are you instrumenting the year dummies in the differenced model or in the level model?
6.2) Also, are you using the differenced instruments or the level instruments for the year dummies?
Your patience, help and effort are highly appreciated, Professor!
-
Login or Register
- Log in with
Leave a comment: