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]
Re: st: predict after mlogit estimation
From
Richard Williams <[email protected]>
To
[email protected], statalist <[email protected]>
Subject
Re: st: predict after mlogit estimation
Date
Wed, 14 Mar 2012 14:01:35 -0500
At 11:56 AM 3/14/2012, Chiara Mussida wrote:
Dear All,
I run a simple mlogit model for my subsample of male. I have now to
use the coefficients (betas) of these mlogit to predict the
probabilities for females. More precisely, females predicted
probabilities must be computed by employing male coefficient from the
mlogit and their individual characteristics (in my data).
Does the predict command after mlogit estimationa allow this procedure
(male coef* female individual coefs)?
Perhaps you want something like
mlogit y x1 x2 x3 if male==1
predict p1 p2 p3 if male==0
-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
HOME: (574)289-5227
EMAIL: [email protected]
WWW: http://www.nd.edu/~rwilliam
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/