Dear statalisters, I am trying to test for the existence of individual effects
in a binary choice model in panel data using a Hausman test. I just want to
make sure that the commmands employed are the correct ones, especially the one
that would correspond to a Standard Maximum Likelihood Estimate for Logit in
panel data (third line below).
xtlogit P(y=1)= c + bXit + ui + eit, fe
est store fixed
xt logit P(y=1)= c + bXit + ui + eit
est store random
hausman fixed random
Any help would be very appreciated. Thanks!
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/