Concepedia

Publication | Open Access

<b>mice</b>: Multivariate Imputation by Chained Equations in<i>R</i>

12.8K

Citations

115

References

2011

Year

TLDR

mice is an R package that implements multivariate imputation by chained equations, first released in 2000/2001 and adding predictor selection, passive imputation, and automatic pooling. This article documents the extended functionality of mice and offers a stepwise, hands‑on guide for solving applied incomplete data problems. mice is available for download from the Comprehensive R Archive Network. mice generalizes analysis of imputed data, extends pooling to many models, and introduces multilevel imputation, automatic predictor selection, enhanced categorical handling, and diagnostic tools, while carefully managing transformations, sum scores, indices, interactions, and predictor matrices.

Abstract

The R package <b>mice</b> imputes incomplete multivariate data by chained equations. The software mice 1.0 appeared in the year 2000 as an S-PLUS library, and in 2001 as an R package. mice 1.0 introduced predictor selection, passive imputation and automatic pooling. This article documents mice, which extends the functionality of mice 1.0 in several ways. In <b>mice</b>, the analysis of imputed data is made completely general, whereas the range of models under which pooling works is substantially extended. <b>mice</b> adds new functionality for imputing multilevel data, automatic predictor selection, data handling, post-processing imputed values, specialized pooling routines, model selection tools, and diagnostic graphs. Imputation of categorical data is improved in order to bypass problems caused by perfect prediction. Special attention is paid to transformations, sum scores, indices and interactions using passive imputation, and to the proper setup of the predictor matrix. <b>mice</b> can be downloaded from the Comprehensive R Archive Network. This article provides a hands-on, stepwise approach to solve applied incomplete data problems.

References

YearCitations

Page 1