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
marginsplot title (and text box) centered on graph region, not plot region-marginsplot- expands the title and text box across the entire graph region, which twoway plots don'…
plotting additive interaction after mixed effect ordinal regression (meologit)Hi everyone, In a nutshell, I have the following model for which I would like to automatically comp…
Predicted probabilities after multilevel multinomial logistic regression with random effectsI am trying to get predicted probabilities of a 7-category level-1 variable after running a multinom…
Please help: Merge 1:1 delivers different results after each runthroughI want to merge two datasets based on one variable (neither dataset contains duplicates on this vari…
Missing Data in my imputed resultsHello, I am having some problems with the final results of my imputation. I administered the Beck A…
Subscribe to:
Post Comments (Atom)
0 Response to Am I correct with the two step system GMM xtabond2 command
Post a Comment