Dear Statalists,
I am doing two-step system GMM xtabond2
the dependent variable is rgdpg
endogenous variables are rgdpg ihs_inigdppc fdxstwo
exegnouse varaibles are ihs_inf ihs_gfcf ihs_gov ihs_trd ihs_lbor
the command that I used:
xtabond2 rgdpg rgdpg_lag1 ihs_inigdppc fdxstwo ihs_inf ihs_gfcf ihs_gov ihs_trd ihs_lbor y*, gmm(rgdpg ihs_inigdppc fdxstwo , lag(2 5) collapse eq(diff)) iv(ihs_inf ihs_gfcf ihs_gov ihs_trd ihs_lbor, eq(diff)) gmm(rgdpg ihs_inigdppc fdxstwo, lag(1 .) collapse eq(level)) twostep robust
I have read Roodman (2009). However, I still confused
1- Is this command correct?
2- Can I increase the number of lags in gmm(rgdpg ihs_inigdppc fdxstwo, lag(1 .) collapse eq(level))
3- I put the time variable y* at the beginning of the command but not in gmm () eq(level) is that ok!
I will be very grateful for any help
Thank you
Badiah
Related Posts with Am I correct with the two step system GMM xtabond2 command
Creating a Loop over a LoopGreetings I would like to run the following operation a 1000 times and store the coefficient estima…
vce(conditional) or vce(delta) when predicting marginsIf I have used vce(robust) when estimating the IV probit model, do I need to use vce(unconditional) …
setting base level for margins with eydxHello. i'm running a maultivariable panel regression model with xtgee and a number of continuous and…
Calibration plots when using cross-validation for internal model validation - grateful for adviceI have developed a multivariable prediction model using logistic regression and am using cross-valid…
Extract last week row data from weekly dataHi. I'd like to ask for help due to difficulties during the stata work. I have weekly data. I'd lik…
Subscribe to:
Post Comments (Atom)
0 Response to Am I correct with the two step system GMM xtabond2 command
Post a Comment