Hi,
I am currently investigating the relationship between financial development and GDP growth. My results are as below and I am trying to interpret my diagnostic test results for over identification of instruments.
Please can someone explain to me whether I should be looking at the Hansen or Sargan statistics. I have noticed that dropping robust SE usage will remove the Hansen statistic, does this mean I should be using Hansen under robust SE?
Also, if both tests have the same null hypotheses, how can each p value be so different? Should I be looking at both of the results to interpret?
. xtabond2 GDPG l.GDPG M3Y INVEST HCAP POPG, gmm (l.GDPG M3Y INVEST HCAP POPG, lag (1 2) eq(diff)) gmm(l.GDPG M3Y INVEST HCAP POPG,
> lag (1 1) eq(level)) iv(i.YEAR, eq(level)) robust
Favoring space over speed. To switch, type or click on mata: mata set matafavor speed, perm.
Warning: Number of instruments may be large relative to number of observations.
Warning: Two-step estimated covariance matrix of moments is singular.
Using a generalized inverse to calculate robust weighting matrix for Hansen test.
Difference-in-Sargan/Hansen statistics may be negative.
Dynamic panel-data estimation, one-step system GMM
------------------------------------------------------------------------------
Group variable: country Number of obs = 824
Time variable : YEAR Number of groups = 76
Number of instruments = 227 Obs per group: min = 1
Wald chi2(5) = 97.01 avg = 10.84
Prob > chi2 = 0.000 max = 15
------------------------------------------------------------------------------
| Robust
GDPG | Coef. Std. Err. z P>|z| [95% Conf. Interval]
-------------+----------------------------------------------------------------
GDPG |
L1. | .0989889 .0459696 2.15 0.031 .0088901 .1890878
|
M3Y | -.0179359 .0094577 -1.90 0.058 -.0364726 .0006008
INVEST | .2661551 .0492722 5.40 0.000 .1695835 .3627268
HCAP | -.0325017 .0177498 -1.83 0.067 -.0672906 .0022872
POPG | -.8862412 .207724 -4.27 0.000 -1.293373 -.4791096
_cons | .5630129 1.335452 0.42 0.673 -2.054424 3.18045
------------------------------------------------------------------------------
Instruments for first differences equation
GMM-type (missing=0, separate instruments for each period unless collapsed)
L(1/2).(L.GDPG M3Y INVEST HCAP POPG)
Instruments for levels equation
Standard
1994b.YEAR 1995.YEAR 1996.YEAR 1997.YEAR 1998.YEAR 1999.YEAR 2000.YEAR
2001.YEAR 2002.YEAR 2003.YEAR 2004.YEAR 2005.YEAR 2006.YEAR 2007.YEAR
2008.YEAR 2009.YEAR 2010.YEAR 2011.YEAR 2012.YEAR 2013.YEAR
_cons
GMM-type (missing=0, separate instruments for each period unless collapsed)
DL.(L.GDPG M3Y INVEST HCAP POPG)
------------------------------------------------------------------------------
Arellano-Bond test for AR(1) in first differences: z = -5.12 Pr > z = 0.000
Arellano-Bond test for AR(2) in first differences: z = -2.55 Pr > z = 0.011
------------------------------------------------------------------------------
Sargan test of overid. restrictions: chi2(221) = 546.45 Prob > chi2 = 0.000
(Not robust, but not weakened by many instruments.)
Hansen test of overid. restrictions: chi2(221) = 74.27 Prob > chi2 = 1.000
(Robust, but weakened by many instruments.)
Difference-in-Hansen tests of exogeneity of instrument subsets:
GMM instruments for levels
Hansen test excluding group: chi2(148) = 72.48 Prob > chi2 = 1.000
Difference (null H = exogenous): chi2(73) = 1.79 Prob > chi2 = 1.000
gmm(L.GDPG M3Y INVEST HCAP POPG, eq(diff) lag(1 2))
Hansen test excluding group: chi2(82) = 72.79 Prob > chi2 = 0.757
Difference (null H = exogenous): chi2(139) = 1.48 Prob > chi2 = 1.000
gmm(L.GDPG M3Y INVEST HCAP POPG, eq(level) lag(1 1))
Hansen test excluding group: chi2(148) = 72.48 Prob > chi2 = 1.000
Difference (null H = exogenous): chi2(73) = 1.79 Prob > chi2 = 1.000
iv(1994b.YEAR 1995.YEAR 1996.YEAR 1997.YEAR 1998.YEAR 1999.YEAR 2000.YEAR 2001.YEAR 2002.YEAR 2003.YEAR 2004.YEAR 2005.YEAR 2006.Y
> EAR 2007.YEAR 2008.YEAR 2009.YEAR 2010.YEAR 2011.YEAR 2012.YEAR 2013.YEAR, eq(level))
Hansen test excluding group: chi2(207) = 74.27 Prob > chi2 = 1.000
Difference (null H = exogenous): chi2(14) = 0.00 Prob > chi2 = 1.000
Thanks in Advance,
Tom Hardwick
I am currently investigating the relationship between financial development and GDP growth. My results are as below and I am trying to interpret my diagnostic test results for over identification of instruments.
Please can someone explain to me whether I should be looking at the Hansen or Sargan statistics. I have noticed that dropping robust SE usage will remove the Hansen statistic, does this mean I should be using Hansen under robust SE?
Also, if both tests have the same null hypotheses, how can each p value be so different? Should I be looking at both of the results to interpret?
. xtabond2 GDPG l.GDPG M3Y INVEST HCAP POPG, gmm (l.GDPG M3Y INVEST HCAP POPG, lag (1 2) eq(diff)) gmm(l.GDPG M3Y INVEST HCAP POPG,
> lag (1 1) eq(level)) iv(i.YEAR, eq(level)) robust
Favoring space over speed. To switch, type or click on mata: mata set matafavor speed, perm.
Warning: Number of instruments may be large relative to number of observations.
Warning: Two-step estimated covariance matrix of moments is singular.
Using a generalized inverse to calculate robust weighting matrix for Hansen test.
Difference-in-Sargan/Hansen statistics may be negative.
Dynamic panel-data estimation, one-step system GMM
------------------------------------------------------------------------------
Group variable: country Number of obs = 824
Time variable : YEAR Number of groups = 76
Number of instruments = 227 Obs per group: min = 1
Wald chi2(5) = 97.01 avg = 10.84
Prob > chi2 = 0.000 max = 15
------------------------------------------------------------------------------
| Robust
GDPG | Coef. Std. Err. z P>|z| [95% Conf. Interval]
-------------+----------------------------------------------------------------
GDPG |
L1. | .0989889 .0459696 2.15 0.031 .0088901 .1890878
|
M3Y | -.0179359 .0094577 -1.90 0.058 -.0364726 .0006008
INVEST | .2661551 .0492722 5.40 0.000 .1695835 .3627268
HCAP | -.0325017 .0177498 -1.83 0.067 -.0672906 .0022872
POPG | -.8862412 .207724 -4.27 0.000 -1.293373 -.4791096
_cons | .5630129 1.335452 0.42 0.673 -2.054424 3.18045
------------------------------------------------------------------------------
Instruments for first differences equation
GMM-type (missing=0, separate instruments for each period unless collapsed)
L(1/2).(L.GDPG M3Y INVEST HCAP POPG)
Instruments for levels equation
Standard
1994b.YEAR 1995.YEAR 1996.YEAR 1997.YEAR 1998.YEAR 1999.YEAR 2000.YEAR
2001.YEAR 2002.YEAR 2003.YEAR 2004.YEAR 2005.YEAR 2006.YEAR 2007.YEAR
2008.YEAR 2009.YEAR 2010.YEAR 2011.YEAR 2012.YEAR 2013.YEAR
_cons
GMM-type (missing=0, separate instruments for each period unless collapsed)
DL.(L.GDPG M3Y INVEST HCAP POPG)
------------------------------------------------------------------------------
Arellano-Bond test for AR(1) in first differences: z = -5.12 Pr > z = 0.000
Arellano-Bond test for AR(2) in first differences: z = -2.55 Pr > z = 0.011
------------------------------------------------------------------------------
Sargan test of overid. restrictions: chi2(221) = 546.45 Prob > chi2 = 0.000
(Not robust, but not weakened by many instruments.)
Hansen test of overid. restrictions: chi2(221) = 74.27 Prob > chi2 = 1.000
(Robust, but weakened by many instruments.)
Difference-in-Hansen tests of exogeneity of instrument subsets:
GMM instruments for levels
Hansen test excluding group: chi2(148) = 72.48 Prob > chi2 = 1.000
Difference (null H = exogenous): chi2(73) = 1.79 Prob > chi2 = 1.000
gmm(L.GDPG M3Y INVEST HCAP POPG, eq(diff) lag(1 2))
Hansen test excluding group: chi2(82) = 72.79 Prob > chi2 = 0.757
Difference (null H = exogenous): chi2(139) = 1.48 Prob > chi2 = 1.000
gmm(L.GDPG M3Y INVEST HCAP POPG, eq(level) lag(1 1))
Hansen test excluding group: chi2(148) = 72.48 Prob > chi2 = 1.000
Difference (null H = exogenous): chi2(73) = 1.79 Prob > chi2 = 1.000
iv(1994b.YEAR 1995.YEAR 1996.YEAR 1997.YEAR 1998.YEAR 1999.YEAR 2000.YEAR 2001.YEAR 2002.YEAR 2003.YEAR 2004.YEAR 2005.YEAR 2006.Y
> EAR 2007.YEAR 2008.YEAR 2009.YEAR 2010.YEAR 2011.YEAR 2012.YEAR 2013.YEAR, eq(level))
Hansen test excluding group: chi2(207) = 74.27 Prob > chi2 = 1.000
Difference (null H = exogenous): chi2(14) = 0.00 Prob > chi2 = 1.000
Thanks in Advance,
Tom Hardwick
Comment