Dear Statalister,
I am trying to test whether a fixed effect logit (xtlogit) is a better
fit than simple logit (logit). An error appeared when I did the
hausman test. Could someone help me out? Thank you!
xtlogit y x1 x2 x3, fe i(igrp)
est store panel
logit y x1 x2 x3
hausman panel
. no coefficients in common; specify equations(matchlist)
for problems with different equation names.
r(498);
Yun
*
* 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/