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

mice (version 2.25)

Multivariate Imputation by Chained Equations

Description

Multiple imputation using Fully Conditional Specification (FCS) implemented by the MICE algorithm. 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

81,215

Version

2.25

License

GPL-2 | GPL-3

Maintainer

Last Published

November 9th, 2015

Functions in mice (2.25)