When estimating a Hausman test between fixed and random effects models I got a negative chi2 value. More specifically I get the following result:
chi2(0) = (b-B)'[(V_b-V_B)^(-1)](b-B)
= 0.00
Prob>chi2 = .
(V_b-V_B is not positive definite)
Can anyone tell me what this means?

Comment