Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Berger, Martin" <Martin.Berger@joanneum.at> |
To | "statalist@hsphsun2.harvard.edu" <statalist@hsphsun2.harvard.edu> |
Subject | AW: st: problems with probit after multiple imputation with ice |
Date | Mon, 20 Jun 2011 13:18:51 +0200 |
thanks Marten, you are right for the example, of course. However, my real mim: probit includes variables with several missing values -, could there be any other cause you can think of?! -----Ursprüngliche Nachricht----- Von: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] Im Auftrag von Maarten Buis Gesendet: Montag, 20. Juni 2011 12:26 An: statalist@hsphsun2.harvard.edu Betreff: Re: st: problems with probit after multiple imputation with ice On Mon, Jun 20, 2011 at 12:11 PM, Berger, Martin wrote: > I am using STATA 10 and have problems with running probit estimates after the multiple imputation with ice. > > For illustration the following -stupid- example, which shows what happens when using my real data: > > sysuse auto, clear > ice price rep78 mpg foreign, m(5) saving(d:\temp\icetest.dta) > use d:\temp\icetest.dta, clear > mim: probit foreign price > micombine probit foreign price > > The probit works fine using micombine but not using mim: - why?! > > Any idea, what might cause the problem?! (maybe I don't see the obvious...) There are no missing values in any of the variables you used in your -probit- model. So there is no between imputation variance in the coefficients and -mim- seems to choke on that. Hope this helps, Maarten -------------------------- Maarten L. Buis Institut fuer Soziologie Universitaet Tuebingen Wilhelmstrasse 36 72074 Tuebingen Germany http://www.maartenbuis.nl -------------------------- * * 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/ * * 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/