After running the command Hausman fe re; the result is accompanied with the following note
Note: the rank of the differenced variance matrix (7) does not equal the number of coefficients being tested (15); be sure this is what you expect, or there may be problems computing the
test. Examine the output of your estimators for anything unexpected and possibly consider scaling your variables so that the coefficients are on a similar scale.
---- Coefficients ----
| (b) (B) (b-B) sqrt(diag(V_b-V_B))
| fe re Difference S.E.
-------------+----------------------------------------------------------------
ta | .0600378 .0617464 -.0017086 .0005607
crar | -5.371506 4.641974 -10.01348 .
iinc | -4.557229 -5.098218 .5409888 .
oe | 4.045686 4.551215 -.5055294 .
ebt | 2.070417 2.38247 -.3120535 .
prov | -.1965132 -.1831965 -.0133167 .
profit | -1.361742 -2.387097 1.025355 .
effi | 4319.949 2503.999 1815.95 2402.226
nim | 220812.4 161165.6 59646.8 .
roa | 1216235 119709.5 1096525 171092.7
roe | -186693.8 -66803.78 -119890 18228.11
gdp | .0159904 .0320229 -.0160326 .
reer | 13007.2 28152.32 -15145.12 .
cpi | -10493.3 -17774.22 7280.916 .
cgdp | -71103.59 -10762.46 -60341.13 7479.311
------------------------------------------------------------------------------
b = consistent under Ho and Ha; obtained from xtreg
B = inconsistent under Ha, efficient under Ho; obtained from xtreg
Test: Ho: difference in coefficients not systematic
chi2(7) = (b-B)'[(V_b-V_B)^(-1)](b-B)
= 69.43
Prob>chi2 = 0.0000
(V_b-V_B is not positive definite)
Suggest some solution
Note: the rank of the differenced variance matrix (7) does not equal the number of coefficients being tested (15); be sure this is what you expect, or there may be problems computing the
test. Examine the output of your estimators for anything unexpected and possibly consider scaling your variables so that the coefficients are on a similar scale.
---- Coefficients ----
| (b) (B) (b-B) sqrt(diag(V_b-V_B))
| fe re Difference S.E.
-------------+----------------------------------------------------------------
ta | .0600378 .0617464 -.0017086 .0005607
crar | -5.371506 4.641974 -10.01348 .
iinc | -4.557229 -5.098218 .5409888 .
oe | 4.045686 4.551215 -.5055294 .
ebt | 2.070417 2.38247 -.3120535 .
prov | -.1965132 -.1831965 -.0133167 .
profit | -1.361742 -2.387097 1.025355 .
effi | 4319.949 2503.999 1815.95 2402.226
nim | 220812.4 161165.6 59646.8 .
roa | 1216235 119709.5 1096525 171092.7
roe | -186693.8 -66803.78 -119890 18228.11
gdp | .0159904 .0320229 -.0160326 .
reer | 13007.2 28152.32 -15145.12 .
cpi | -10493.3 -17774.22 7280.916 .
cgdp | -71103.59 -10762.46 -60341.13 7479.311
------------------------------------------------------------------------------
b = consistent under Ho and Ha; obtained from xtreg
B = inconsistent under Ha, efficient under Ho; obtained from xtreg
Test: Ho: difference in coefficients not systematic
chi2(7) = (b-B)'[(V_b-V_B)^(-1)](b-B)
= 69.43
Prob>chi2 = 0.0000
(V_b-V_B is not positive definite)
Suggest some solution

Comment