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: mlogit margins for multiple outcomes
From
Andreas Chouliaras <[email protected]>
To
[email protected]
Subject
st: mlogit margins for multiple outcomes
Date
Thu, 30 May 2013 11:50:54 +0200
Dear all,
a typical margins command after an mlogit at stata would be
margins, dydx(var1) predict(outcome(1))
then
margins, dydx(var1) predict(outcome(2))
etc.
my question is can I get the margins of multiple outcomes with one command?
I am not referring to the margins of multiple variables for ONE
outcome which can be computed fine via margins, dydx(*)
predict(outcome(1))
Thanks in advance :)
*
* 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/