miceMNAR: Missing not at Random Imputation Models for Multiple Imputation by Chained Equation

Provides imputation models and functions for binary or continuous Missing Not At Random (MNAR) outcomes through the use of the 'mice' package. The mice.impute.hecknorm() function provides imputation model for continuous outcome based on Heckman's model also named sample selection model as described in Galimard et al (2016) <doi:10.1002/sim.6902>. The mice.impute.heckprob() function provides imputation model for binary outcome based on bivariate probit model.

Version: 1.0.1
Depends: R (≥ 3.2.1), mice (≥ 3.0.0)
Imports: stats, mvtnorm, pbivnorm, GJRM, sampleSelection
Published: 2018-05-29
Author: Jacques-Emmanuel Galimard [aut, cre] (INSERM, U1153, ECSTRA team), Matthieu Resche-Rigon [aut] (INSERM, U1153, ECSTRA team)
Maintainer: Jacques-Emmanuel Galimard <jacques-emmanuel.galimard at inserm.fr>
License: GPL-2 | GPL-3
NeedsCompilation: no
CRAN checks: miceMNAR results

Downloads:

Reference manual: miceMNAR.pdf
Package source: miceMNAR_1.0.1.tar.gz
Windows binaries: r-devel: miceMNAR_1.0.1.zip, r-release: miceMNAR_1.0.1.zip, r-oldrel: miceMNAR_1.0.1.zip
OS X binaries: r-release: miceMNAR_1.0.1.tgz, r-oldrel: miceMNAR_1.0.1.tgz
Old sources: miceMNAR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=miceMNAR to link to this page.