⚠️There's a newer version (3.16.0) of this package. Take me there.

mice (version 3.6.0)

Multivariate Imputation by Chained Equations

Description

Multiple imputation using Fully Conditional Specification (FCS) implemented by the MICE algorithm as described in Van Buuren and Groothuis-Oudshoorn (2011) . Each variable has its own imputation model. Built-in imputation models are provided for continuous data (predictive mean matching, normal), binary data (logistic regression), unordered categorical data (polytomous logistic regression) and ordered categorical data (proportional odds). MICE can also impute continuous two-level data (normal model, pan, second-level variables). Passive imputation can be used to maintain consistency between variables. Various diagnostic plots are available to inspect the quality of the imputations.

Copy Link

Version

Down Chevron

Install

install.packages('mice')

Monthly Downloads

74,045

Version

3.6.0

License

GPL-2 | GPL-3

Maintainer

Last Published

July 10th, 2019

Functions in mice (3.6.0)