hua2007 发表于 2012-12-22 01:06 
xtreg Y X,fe
est store fe
xtreg Y X,re
可不可以接着问一个问题:
---- Coefficients ----
| (b) (B) (b-B) sqrt(diag(V_b-V_B))
| fe re Difference S.E.
-------------+----------------------------------------------------------------
lrgdp | 1.28833 3.359158 -2.070828 .6757418
lrwage | .0000224 -.0000465 .000069 .0000237
infra | 1.508281 1.146 .3622808 .2606224
popdens | -.0005931 .0008473 -.0014404 .0007336
edu | -6.13e-07 -6.27e-07 1.35e-08 .
------------------------------------------------------------------------------
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(3) = (b-B)'[(V_b-V_B)^(-1)](b-B)
= -0.43 chi2<0 ==> model fitted on these
data fails to meet the asymptotic
assumptions of the Hausman test;
see suest for a generalized test
.
这个结果怎么读?