Package: ImputeRobust
Type: Package
Title: Robust Multiple Imputation with Generalized Additive Models for
        Location Scale and Shape
Version: 1.3
Date: 2018-06-21
Authors@R: c(person("Daniel", "Salfran", email = "danielsalfran@gmail.com", role = c("aut", "cre")),
             person("Martin", "Spieß", email = "martin.spiess@uni-hamburg.de", role = c("aut", "ths")))
Author: Daniel Salfran [aut, cre],
  Martin Spieß [aut, ths]
Description: Provides new imputation methods for the 'mice' package based on generalized additive models for location, scale, and shape (GAMLSS) as described in de Jong, van Buuren and Spiess <doi:10.1080/03610918.2014.911894>.
Maintainer: Daniel Salfran <danielsalfran@gmail.com>
Depends: gamlss, mice, R (>= 3.2.0)
Imports: purrr, extremevalues, gamlss.dist, lattice
License: GPL-3
LazyData: true
RoxygenNote: 6.0.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2018-06-26 20:45:19 UTC; daniel
Repository: CRAN
Date/Publication: 2018-07-01 13:31:16 UTC
