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

st: -mlogtest- with robust std.err.


From   Daniel M�ller <[email protected]>
To   <[email protected]>
Subject   st: -mlogtest- with robust std.err.
Date   Thu, 20 Feb 2003 16:19:45 +0100

Hi,

I estimate a -mlogit-model with robust (Huber-White) standard errors. When
using the user-command -mlogtest- I get the error message (both in Stata 7
and 8) to use the -force- option. 

--------begin---
. mlogit lu00 $list00, basecategory(`basecat') nolog robust 

. mlogtest, lr lrcomb iia

**** Likelihood-ratio tests for independent variables

 Ho: All coefficients associated with given variable(s) are 0.

        lu00 |       chi2   df   P>chi2
-------------+-------------------------
lrtest not valid after robust
specify force option to perform test anyway
r(198);
--------end---

The help for -lrtest- tells that:
--------begin---
force suppresses the tests for error conditions that potentially invalidate
the use of
   likelihood ratio tests. The following conditions are normally verified:
   - the models were not fitted with robust, cluster()
--------end---

(Clustering brought up the same error message.) What does the last sentence
of the help imply? Do robust standard errors invalidate -lrtest-s? Why so?

Thanks in advance, greetings,
--- Daniel ---
[email protected]


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