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]
AW: st: problems with probit after multiple imputation with ice
From
"Berger, Martin" <[email protected]>
To
"[email protected]" <[email protected]>
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: [email protected] [mailto:[email protected]] Im Auftrag von Maarten Buis
Gesendet: Montag, 20. Juni 2011 12:26
An: [email protected]
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/