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]

odds ratios in mi est: logistic


From   Elizabeth Mumford <[email protected]>
To   "'[email protected]'" <[email protected]>
Subject   odds ratios in mi est: logistic
Date   Mon, 23 Sep 2013 13:45:42 +0000

Using an imputed dataset, I am replicating logistic models run in a previous version of Stata (8.0) using Stata 12.0.  <mi describe> and <char li> confirm the correct n=2655 in my dataset, and the correct number of clusters is also confirmed in my model output.  
 
The original (Stata 8.0) model looks like:

mim: logit boutcomeyn age gender, vce(cluster id_sc) or

However, whether I run <logit..., or> or <logistic> as follows I am getting (the correct) coefficients rather than odds ratios as output.
 
mi estimate: logit boutcomeyn age gender, vce(cluster id_sc) or
mi estimate: logistic boutcomeyn age gender, vce(cluster id_sc)
 
Why is Stata not giving me odds ratios as output?
Thanks in advance for any guidance.

Elizabeth
 


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


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