Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Multinomial logit and estout


From   "Seliger Florian" <[email protected]>
To   "'[email protected]'" <[email protected]>
Subject   st: Multinomial logit and estout
Date   Tue, 11 Mar 2014 15:41:44 +0000

Dear all,

After estimating multinomial logit models, I use

estout using mlogit_inno_coef.txt, cells(b(star fmt(3)) se(par(`"="("' `")""') fmt(2))) stats(r2_p p  ll N, labels("Pseudo R-squared"  "Prob > chi2")) ///
 starlevels(* 0.10 ** 0.05 *** 0.01) legend collabels(none) varlabels(_cons Constant) delimiter(_tab) unstack replace


In the results table, some constants are missing. I estimate mlogit with all different base categories. 
I cannot fix the problem in estout.

Do you have an idea?



Best,
Florian


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index