Hi everyone,
I have a household data set with missing values. I run multiple imputation (MI) on the data set. I have 20 imputed data sets.
I need to merge the MI household data with different data sets for further analysis. This means I need to work with only one individual imputation as a regular data set.
I know not to reduce my 20 MI data sets into a mean data set, as it removes the benefit from using MI.
The tool for selecting a single imputation and turning it into a regular data set is mi extract, and the syntax is very simple: mi extract n
Is there a way to determine which imputation preformed best to determine which data set is best to use for further analysis?
Many thanks in advance!
I have a household data set with missing values. I run multiple imputation (MI) on the data set. I have 20 imputed data sets.
I need to merge the MI household data with different data sets for further analysis. This means I need to work with only one individual imputation as a regular data set.
I know not to reduce my 20 MI data sets into a mean data set, as it removes the benefit from using MI.
The tool for selecting a single imputation and turning it into a regular data set is mi extract, and the syntax is very simple: mi extract n
Is there a way to determine which imputation preformed best to determine which data set is best to use for further analysis?
Many thanks in advance!
Comment