Hello Dear Stata user's,
I'm using STATA command xtabond2 and system GMM for my very first project. According to Arellano and Bond (1991), Arellano and Bover (1995) and Blundell and Bond (1998), two necessary tests (Sargan/Hansen and AR2) should be used.
Based on my reading, Sargan and Hansen are used to test the overall validity of the instruments.
My question is : if we rely on the results of the hansen test, can we validate the instruments?
The results for sargan and hansen tests are below:
.
Arellano-Bond test for AR(1) in first differences: z = -2.50 Pr > z = 0.012
Arellano-Bond test for AR(2) in first differences: z = -0.19 Pr > z = 0.849
Sargan test of overid. restrictions: chi2(137) = 183.79 Prob > chi2 = 0.005
(Not robust, but not weakened by many instruments.)
Hansen test of overid. restrictions: chi2(137) = 0.00 Prob > chi2 = 1.000
(Robust, but can be weakened by many instruments.)
Difference-in-Hansen tests of exogeneity of instrument subsets:
GMM instruments for levels
Hansen test excluding group: chi2(123) = 0.00 Prob > chi2 = 1.000
Difference (null H = exogenous): chi2(14) = 0.00 Prob > chi2 = 1.000
I'm using STATA command xtabond2 and system GMM for my very first project. According to Arellano and Bond (1991), Arellano and Bover (1995) and Blundell and Bond (1998), two necessary tests (Sargan/Hansen and AR2) should be used.
Based on my reading, Sargan and Hansen are used to test the overall validity of the instruments.
My question is : if we rely on the results of the hansen test, can we validate the instruments?
The results for sargan and hansen tests are below:
.
Arellano-Bond test for AR(1) in first differences: z = -2.50 Pr > z = 0.012
Arellano-Bond test for AR(2) in first differences: z = -0.19 Pr > z = 0.849
Sargan test of overid. restrictions: chi2(137) = 183.79 Prob > chi2 = 0.005
(Not robust, but not weakened by many instruments.)
Hansen test of overid. restrictions: chi2(137) = 0.00 Prob > chi2 = 1.000
(Robust, but can be weakened by many instruments.)
Difference-in-Hansen tests of exogeneity of instrument subsets:
GMM instruments for levels
Hansen test excluding group: chi2(123) = 0.00 Prob > chi2 = 1.000
Difference (null H = exogenous): chi2(14) = 0.00 Prob > chi2 = 1.000
Comment