After running first and second stage regression I get the below result - I want help on how to interpret the results especially in relation to the Cragg-Donald Wald F and Stock-Yogo weak ID values.
Is my IV good? Are my results robust? Thank you
Standard errors in parentheses
*** p<0.01, ** p<0.05, * p<0.1
. ivreg2 GERQS (REM=PR2) ESGCom NZBA PCAF WOMB WOME SIZE LEV ROAA i.CCODE
IV (2SLS) estimation
----------------------------------------------------------------------------
Underidentification test (Anderson canon. corr. LM statistic): 129.886
Chi-sq(1) P-val = 0.0000
------------------------------------------------------------------------------
Weak identification test (Cragg-Donald Wald F statistic): 385.875
Stock-Yogo weak ID test critical values: 10% maximal IV size 16.38
15% maximal IV size 8.96
20% maximal IV size 6.66
25% maximal IV size 5.53
Source: Stock-Yogo (2005). Reproduced by permission.
------------------------------------------------------------------------------
Sargan statistic (overidentification test of all instruments): 0.000
(equation exactly identified)
------------------------------------------------------------------------------
Is my IV good? Are my results robust? Thank you
(1) | (2) | (3) | |
VARIABLES | First stage | Second stage | 2SLS |
PR2 | 0.521*** | ||
(0.027) | |||
ESGCom | 0.014 | -0.185 | -0.185 |
(0.033) | (1.415) | (1.379) | |
NZBA | 0.098** | 3.284* | 3.284* |
(0.043) | (1.851) | (1.804) | |
PCAF | 0.072** | 3.290** | 3.290** |
(0.033) | (1.396) | (1.361) | |
WOMB | -0.037 | 1.176 | 1.176 |
(0.061) | (2.603) | (2.537) | |
WOME | 0.034 | -3.896 | -3.896 |
(0.070) | (2.990) | (2.914) | |
SIZE | -0.005 | -0.171 | -0.171 |
(0.013) | (0.539) | (0.525) | |
LEV | -0.007* | 0.022 | 0.022 |
(0.004) | (0.157) | (0.153) | |
ROAA | -0.005 | 0.708* | 0.708* |
(0.010) | (0.420) | (0.410) | |
REMHat | 14.588*** | ||
(2.167) | |||
REM | 14.588*** | ||
(2.113) | |||
Constant | 0.031 | 8.628 | 8.628 |
(0.219) | (9.314) | (9.078) | |
Observations | 176 | 176 | 176 |
R-squared | 0.863 | 0.722 | 0.661 |
*** p<0.01, ** p<0.05, * p<0.1
. ivreg2 GERQS (REM=PR2) ESGCom NZBA PCAF WOMB WOME SIZE LEV ROAA i.CCODE
IV (2SLS) estimation
----------------------------------------------------------------------------
Underidentification test (Anderson canon. corr. LM statistic): 129.886
Chi-sq(1) P-val = 0.0000
------------------------------------------------------------------------------
Weak identification test (Cragg-Donald Wald F statistic): 385.875
Stock-Yogo weak ID test critical values: 10% maximal IV size 16.38
15% maximal IV size 8.96
20% maximal IV size 6.66
25% maximal IV size 5.53
Source: Stock-Yogo (2005). Reproduced by permission.
------------------------------------------------------------------------------
Sargan statistic (overidentification test of all instruments): 0.000
(equation exactly identified)
------------------------------------------------------------------------------
Comment