Dear Stata users,
I am running this model
mlogit indic g_usip1 lswap embi_sd, basecat(0)
and then using
outreg using mlogit.out, replace bdec(3) bra nocon onecol
to put my results in a table.
My dependent variable takes values 0,1,2 with 0 as the base category of
the mlogit. When I run the model, I see all the results, but my outreg
command only stores those results for my 1s but not for my 2s.
Why isn't -outreg- displaying the whole set of results?
Thank you very much!
Best,
Adrian
*
* 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/