Hey all,
I am estimating my dynamic panel data models with among others, the two-step difference GMM framework (i.e. the Arellano-Bond estimator), using the command xtabond.
I added vce(robust) to apply the windmeijer correction .
When i now want to run the Sargan test using estat sargan i get the following message:
cannot calculate Sargan test with vce(robust)
Any idea what i am doing wrong, and how i can work around this to still retrieve the sargan test?
Thanks advance,
Maarten
I am estimating my dynamic panel data models with among others, the two-step difference GMM framework (i.e. the Arellano-Bond estimator), using the command xtabond.
I added vce(robust) to apply the windmeijer correction .
When i now want to run the Sargan test using estat sargan i get the following message:
cannot calculate Sargan test with vce(robust)
Any idea what i am doing wrong, and how i can work around this to still retrieve the sargan test?
Thanks advance,
Maarten
Comment