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: multimple imputation in steps??


From   "Ploutz-Snyder, Robert (JSC-SK)[USRA]" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   RE: st: multimple imputation in steps??
Date   Wed, 7 Apr 2010 15:19:56 -0500

Alan,

I appreciate your comment that running separate imputes in this manner assumes that x1-x5 are uncorrelated with x6-x10.   My factor scores were created using varimax rotation.  It works well in this situation--there are very low correlations in my data between the first set of vars and the second set of vars.  The two factor scores are uncorrelated, as expected.





-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Alan Acock
Sent: Wednesday, April 07, 2010 3:09 PM
To: [email protected]
Subject: Re: st: multimple imputation in steps??

Running them separately implies x1-x5 are uncorrelated with x6-x10 

"Ploutz-Snyder, Robert (JSC-SK)[USRA]" <[email protected]> wrote:

>Colleagues;
>
>I have a dataset with some missing data and am considering mi to get more robust modeling, but I can't quite figure out the right methodology for my situation.  I posted a question to the statalist earlier (no reply) but this is a different question.
>
>Consider a dataset where x1-x5 are separate but correlated variables that measure "factor1"  and further that X6-x10 all tap into "factor2."  
>
>Using mi impute in a very general sense, I could simply impute all missing items in one step by using
>
>mi impute x1-x10
>
>But that ignores the shared variance structure of the factors (nothing on the right side of the impute equation).
>
>Instead I would like to generate factor scores prior to imputations, which will result in factor1 and factor2 scores for subjects who are missing no data.  Then the second step would be to use mi impute to impute the FACTOR scores from the items loading on the factors, so that the factor loading structure is preserved in the imputed data.  This assumes that the factor structure for subjects with any missing data match the factor structure for complete subjects, but I'm willing to assume that.
>
>So following the factor analysis and predict statements, I could use
>
>mi impute mvn factor1=x1-x5
>
>...and then separately 
>
>mi impute mvn factor2=x6-x10
>
>But this results in different samples in the m>0 imputations, and I can't use mi estimate commands.  
>
>
>What is the solution here?  How can we use mi impute that preserve the underlying covariance structure among the data, i.e. allows different modeling of missing data based on what we know about the data a-priori, but then also use all of the m>0 imputations in estimation commands following imputation?
>
>
>Thanks in advance.
>Rob
>
>*
>*   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/

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


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