Hi,
I try to build model in Stata with xtabond. When I should use option vce(robust)? Or when should I use onestep or twostep?
Firstly, I made xtabond..., vce(robust). Sargan test has good results (p-value greater than 0,2, of course it works without vce(robust) option). Arellano-Bond test also:
|Order | z Prob > z|
| 1 |-4.0583 0.0000 |
| 2 | .71112 0.4770
But when I made xtabobd...., vce(robust) twostep all my independent variables are not significant... Sargan test doesnt work because p-value equals to 1.000 (to many instruments). Arellano-Bond looks like:
Order | z Prob > z|
| 1 |-1.8794 0.0602 |
| 2 | .27934 0.7800
Should I use twostep option if Sargan test and Arellano-Bond are good when I have onestep xtabond?
Related Posts with Dynamic Panel Models
loop variables with * wildcardI have a list of variables that I want to loop through: yr2008_q110atte yr2009_q112atte yr2010_q112…
A need for post-estimation tool returning sample units (Countries)Dear friends, I have my estimations and models for time-series cross-sectional data. I have 172 cou…
Diff in Diff (xtdidreg) with Multiple Treatment Times: Granger Test and Parallel TrendsHI Everyone, I am using the new -xtdidreg- in Stata 17 to estimate the effects on GDP/capita by a p…
sts var, trendDear All, What is the minimal group size for level sufficient to use "sts test var, trend"? Specific…
Using Repeated Imputation InferenceDoes anyone know how to use the rii command in order to whittle down the number of observations in a…
Subscribe to:
Post Comments (Atom)
0 Response to Dynamic Panel Models
Post a Comment