Package: micemd
Type: Package
Title: Multiple Imputation by Chained Equations with Multilevel Data
Version: 1.0.0
Date: 2017-05-10
Authors@R: c(person("Vincent","Audigier",email="vincent.audigier@univ-paris-diderot.fr",role=c("aut","cre"),comment="INSERM ECSTRA 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 specifically handling sporadically and systematically missing values. Imputation of continuous, binary or count variables are available. Following the recommendations of Audigier, V. et al (2017), 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.25)
Imports: Matrix, graphics, utils, stats, MASS, parallel, nlme, lme4,
        mvmeta (>= 0.4.7), jomo (>= 2.3-1), mvtnorm, digest, abind
Suggests: VIM
RoxygenNote: 6.0.0
NeedsCompilation: no
Packaged: 2017-05-12 12:44:51 UTC; vaudigier
Author: Vincent Audigier [aut, cre] (INSERM ECSTRA team),
  Matthieu Resche-Rigon [aut] (INSERM ECSTRA team)
Maintainer: Vincent Audigier <vincent.audigier@univ-paris-diderot.fr>
Repository: CRAN
Date/Publication: 2017-05-12 23:21:19 UTC
