Package: micemd
Type: Package
Title: Multiple Imputation by Chained Equations with Multilevel Data
Version: 1.3.0
Date: 2018-08-22
Authors@R: c(person("Vincent","Audigier",email="vincent.audigier@cnam.fr",role=c("aut","cre"),comment="CNAM MSDMA team"),person("Matthieu","Resche-Rigon",email="matthieu.resche-rigon@univ-paris-diderot.fr",role=c("aut"),comment="INSERM ECSTRA team"))
Description: Addons for the 'mice' package to perform multiple imputation using chained equations with two-level data. Includes imputation methods dedicated to sporadically and systematically missing values. Imputation of continuous, binary or count variables are available. Following the recommendations of Audigier, V. et al (2018) <doi:10.1214/18-STS646>, the choice of the imputation method for each variable can be facilitated by a default choice tuned according to the structure of the incomplete dataset. Allows parallel calculation for 'mice'.
License: GPL-2 | GPL-3
Depends: R (>= 3.2.5), mice (>= 2.42)
Imports: Matrix, graphics, utils, stats, MASS, parallel, nlme, lme4,
        mvmeta (>= 0.4.7), jomo (>= 2.4-1), mvtnorm, digest, abind
Suggests: VIM
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-08-22 14:01:16 UTC; V. Audigier
Author: Vincent Audigier [aut, cre] (CNAM MSDMA team),
  Matthieu Resche-Rigon [aut] (INSERM ECSTRA team)
Maintainer: Vincent Audigier <vincent.audigier@cnam.fr>
Repository: CRAN
Date/Publication: 2018-08-22 14:40:03 UTC
