Multiple imputation with multivariate imputation by chained equation (MICE) package.
Indexed inpubmed
Abstract
Multiple imputation (MI) is an advanced technique for handing missing values. It is superior to single imputation in that it takes into account uncertainty in missing value imputation. However, MI is underutilized in medical literature due to lack of familiarity and computational challenges. The article provides a step-by-step approach to perform MI by using R multivariate imputation by chained equation (MICE) package. The procedure firstly imputed m sets of complete dataset by calling mice() function. Then statistical analysis such as univariate analysis and regression model can be performed within each dataset by calling with() function. This function sets the environment for statistical analysis. Lastly,…
Citation impact
767
total citations
- FWCI
- 12.68
- Percentile
- 100%
- References
- 7
Citations per year
Authors
1Topics & keywords
Topics
Keywords
- Imputation (statistics)
- Univariate
- Missing data
- Multivariate statistics
- Computer science
- R package
- Multivariate analysis
- Statistics
No related works found for this paper.