Hi Guys

I meet the problem when I am trying to store the result from xttest0.
I learned how to store the results from estimation as like xtreg, but I cannot find out the reference for taking the result from this command.
I want "Prob > chibar2 = 0.0000" but it's ok if anyone is willing to teach me how to calculate it manually.


Breusch and Pagan Lagrangian multiplier test for random effects

ebasq[rssd9001,t] = Xb + u[rssd9001] + e[rssd9001,t]

Estimated results:
| Var sd = sqrt(Var)
---------+-----------------------------
ebasq | .0376543 .194047
e | .0069079 .0831138
u | .007011 .0837318

Test: Var(u) = 0
chibar2(01) = 97427.78
Prob > chibar2 = 0.0000



Thank you very much.