hi, i'm having trouble making a graph from mlogit results. i run my mlogit (i'm using multiple imputation, so i use micombine first):
micombine mlogit depvar black_nh asian_nh native_nh hisp female income [pw=custweight], cluster(R234)
next i'm trying to create variables based on the probabilities generated from the mlogit:
prgen income, x(black_nh=1) generate(blk2) ncases(20)
and then i get the error:
equation 1 not found
r(303);
what's equation 1? what am i doing wrong?
thanks in advance!
__________________________________________________
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/