Bookmark and Share

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 and unit of change


From   [email protected]
To   [email protected]
Subject   st: mlogit and unit of change
Date   Sun, 11 Jul 2010 21:44:43 -0400

Hi,

I am having difficulty finding syntax that will allow me to change the unit of change in
x in the mlogit command. In SAS, the syntax is as such:


proc logistic data="c:\data\logit" descending;
  model admit = gre topnotch gpa;
  units gre = 10;
run;


Is there a similar command within mlogit?


Thanks,

Jessica

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


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index