Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: xtlogit, fe robust?


From   SamL <[email protected]>
To   [email protected]
Subject   Re: st: xtlogit, fe robust?
Date   Wed, 24 Jul 2002 03:37:32 -0700 (PDT)

I think it is because in non-xt- commands the use of cluster() implies
estimation of robust standard errors.  If you check other commands (e.g.,
-reg-) that is what it will say.  However, cluster is not a required
option in most non -xt- commands.  Hence, it is possible to use robust
without using cluster in most commands.  Yet, for -xt- commands, i(),
which is the analog to cluster(), is required, so there is no need for the
robust option.  That is my understanding.

Hope this helps.
Sam

On Tue, 23 Jul 2002, Anderson, Soren wrote:

> Hi.  I'm looking for a quick (footnote) explanation for why there is no "robust" option for the fixed effects (conditional) logit -- i.e., why can't I estimate:
> 
> xtlogit depvar indvars, fe i(id) robust   ?
> 
> I couldn't find anything in the manuals.
> 
> Thanks.
> Soren Anderson
> *
> *   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/
> 

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index