Dear list-members,
I have received the following error with -mfx- after
estimating an -mlogit- model:
. mfx c, predict(p) var(dummym1m3) nose
too few variables specified
nvgc has 3 outcomes and so you must specify 3 new
variables, or you can use the outcome() option and specify
variables one at a time
r(102);
. mfx c, predict(p) var(dummym1m3) outcome(2) nose
option outcome() not allowed
r(198);
So, first it suggests me to use "outcome" and when I use
it, it gives an error. Any suggestions on how I could
rectify this.
(I instead tried using -margeff- with "percent" option:
. margeff c, model(mlogit) outcome(2) percent replace
but wasn't sure if the figures under "Coef." column are %
indeed - they seemed too large/small to be %.)
Your suggestions would be very helpful.
Thanks,
Nishant
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
*
* 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/