Hello everyone
I hope that you're doing very well
I have a panel data for 35 countries from 1985 to 2014, i've transformed my data to 5 year average data (1985-89 , 1990-94 ..) with the collapse(mean) command
i'm working with the following gmm command (two step system gmm)
xtabond2 PIB_tete l.PIB_tete M3PIB PRIVATE BASSET CENT Do Inf , gmm (L2. M3PIB PRIVATE BASSET Inf, collapse) iv( Do GPIB Inf) nodiffsargan twostep robust orthogonal small
-The problem is that, when i run this command in stata i have insigificant results, how can i solve this problem?
-How can i have the estimations for each period , what is the right xtabond2 command to work with? i want the estimations for each 5 year so that i can observe the changes among the years?
Thank you
Related Posts with xtabond2 with sub-periods
Confidence interval for interquartile rangeDear Statalist members, I would be most thankful for an advice. I need to estimate the confidence in…
Confidence bounds for interquartile rangeDear Statalist members, I would be most thankful for an advice. I need to estimate the confidence in…
Interpreting "estat vce, corr output" posetimation of menbreg with random slopes and interceptHi, I'm looking to get some assistance understanding the output of a postestimation command, estat …
Panel Data Ordered Logit not able to calculate.Dear Statlisters, Quick question regarding ordered logit. I have a panel dataset from China with in…
Interpret odds ratios log variableDear all, I'm running a similar code as this one: Code: sysuse auto.dta,clear gen domestic=1-fore…
Subscribe to:
Post Comments (Atom)
0 Response to xtabond2 with sub-periods
Post a Comment