Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Maarten Buis <maartenlbuis@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: odds ratios in mi est: logistic |
Date | Mon, 23 Sep 2013 16:26:20 +0200 |
The correct syntax is: mi estimate, or : logit boutcomeyn age gender, vce(cluster id_sc) Hope this helps, Maarten On Mon, Sep 23, 2013 at 3:45 PM, Elizabeth Mumford <Mumford-Elizabeth@norc.org> wrote: > 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/ -- --------------------------------- Maarten L. Buis WZB Reichpietschufer 50 10785 Berlin Germany http://www.maartenbuis.nl --------------------------------- * * 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/