Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: mlogit, and probabilities for continuous IV


From   "stata_user stata_user" <[email protected]>
To   [email protected]
Subject   st: mlogit, and probabilities for continuous IV
Date   Mon, 11 Sep 2006 18:05:32 +0100

Dear All,

I am using the mlogit (y is an outcome with 3 categories)

xi: mlogit y x1 x2 i.x3 i.x4, baseoutcome(1) rrr
x1 and x2 continuous
and x3mx4 dichotomious

I use

predict p1 p2 p3

sort x1

line p1 x1 if x2==mean(x2) & x3==0 & x4==0 || p2 x1 if x2==mean(x2) & x3==0 & x4==0 || p3 x1 if x2==mean(x2) & x3==0 & x4==0

I have a problem to create this graph for the x2=mean(x2)

Any comments please

Thanks a lot

Sami

_________________________________________________________________
The new Windows Live Toolbar helps you guard against viruses http://toolbar.live.com/?mkt=en-gb

*
* 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/




© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index