Hello, I have a problem. I have my model SYS_GMM (level e diff) done by using xtabond2 of Arellano and Bond. If I want to do a Spatial Panel analysis there is not the possibility to do with SYS_GMM. If i use spregdpd command i just can run(xtabond), same for spregxt... I don't know how to do?
My GMM model is like this:
xtabond2 dependent l.dependet explanatories control tau2003-tau2011, ///
gmm(dependent explanatories, lag(2 2) eq(diff)) gmm(dependent explanatories, lag(1 1) eq(lev)) ///
iv (controls tau2003-tau2011, eq(both)) h(2) ar(2) two robust noconst
I have 103 Italian Province and 10 years (2003-2012)... with GMM I'm using 2003-2011
Many thanks
Related Posts with Spatial Panel analysis for SYS-GMM
lnGSDP (the squared values of the variable GSDP) dropped due to collinearity. What to do to avoid this situationxtabond2 lnSWG lnGSDP lnGSDP_SQ SWG_L1 Health_Exp TotExp_ULB Urban_rate lnPopdens Pol_Stability HDI …
Combining multiple Excel files with <xls2dta> commandI am using the xls2dta command to combine multiple Excel files, which seems like a nifty, parsimonio…
How to perform multiple interpolation for missing values Code: * Example generated by - dataex-. For more info, type help dataex clear input float(a b c d g…
Complicated coding - female/male friends - same sex or mixed-sexDear members, I am struggling with a complicated coding. I have female_friends and male_friends. Ea…
MLE estimation from a given likelihood functionHi all, I am a beginner when it comes to MLE estimation using STATA. Suppose my observations are Xi…
Subscribe to:
Post Comments (Atom)
0 Response to Spatial Panel analysis for SYS-GMM
Post a Comment