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]

RE: st: How do I drop incomplete observations after running multiple imputation?


From   "Wilson, Kimberly J" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   RE: st: How do I drop incomplete observations after running multiple imputation?
Date   Wed, 7 Nov 2012 13:49:56 -0600

I went down that route originally without success, but I'm glad you suggested it.
Realized I needed to create the dummy as a passive variable, not regular.
Success!

Thank you.

Kim

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of JVerkuilen (Gmail)
Sent: Wednesday, November 07, 2012 1:32 PM
To: [email protected]
Subject: Re: st: How do I drop incomplete observations after running multiple imputation?

On Wed, Nov 7, 2012 at 2:22 PM, Wilson, Kimberly J <[email protected]> wrote:

>  I somehow need to drop the observations from the imputed data that still contain missing data so that my sample is constant across the models.  Without doing so, I have 1,854 obs in the first two models, 1841 in the third, and 1835 in the fourth.  I want the sample to be 1835 across all four models.
>
> To drop the observations with missing values in the imputed data, I have tried various iterations of the following:

If it's only a few cases you want to drop, why don't you simply make a dummy variable with those cases and drop based on that? Simple and brute force, but it works. You can also simply use if to make for a consistent sample without dropping those cases completely.

Jay

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

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