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

st: outreg and multinomial logit


From   "Alexander Nervedi" <[email protected]>
To   [email protected]
Subject   st: outreg and multinomial logit
Date   Mon, 14 Mar 2005 00:18:34 +0000

I have been trying to get outreg to work after a multi-nomial logit estimation and outreg keeps balking.
So the ordered outcome variable has three scales .. None(0), Any(1), and All(2); the base level is None. outreg keep complaing that "equation any not found"

The comand I am using is :

.mlogit y $x1 $x2, basecategory (0)
.outreg using mnl-model, 3aster bracket coefastr se replace comma
equation Any not found

My suspicion is that outred is looking to associate values (SD, Z value, P value, CI) with Any when it appears in the table as a normal output of the mlogit command, and is protesting becuase there isnt any such values.

A suggestion for a workaround would be really helpful.

-AlNerdy

_________________________________________________________________
Don�t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

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