Package: hmi
Type: Package
Title: Hierarchical Multiple Imputation
Version: 0.9.13
Authors@R: c(
    person("Matthias", "Speidel", , "matthias.speidel@googlemail.com", role = c("aut", "cre"),
    comment = "Institute for Employment Research, Nuremberg, Germany"),
    person("Joerg", "Drechsler", role = "aut",
    comment = "Institute for Employment Research, Nuremberg, Germany"),
    person("Shahab", "Jolani", role = "aut",
    comment = "Maastricht University, Maastricht, The Netherlands"))
Maintainer: Matthias Speidel <matthias.speidel@googlemail.com>
Description: Runs single level and multilevel imputation models. The user just has to pass the data to the main function and, optionally, his analysis model. Basically the package then translates this analysis model into commands to impute the data according to it with functions from 'mice', 'MCMCglmm' or routines build for this package.
BugReports: http://github.com/matthiasspeidel/hmi/issues
Imports: boot (>= 1.3-20), coda (>= 0.19-1), graphics (>= 3.0.0),
        linLIR (>= 1.1), lme4 (>= 1.1-15), MASS (>= 7.3-49), Matrix (>=
        1.2-12), MCMCglmm (>= 2.25), mice (>= 3.0.0), msm (>= 1.6.6),
        mvtnorm (>= 1.0-7), nlme (>= 3.1-131.1), nnet (>= 7.3-12),
        ordinal (>= 2015.6-28), pbivnorm (>= 0.6.0), stats (>= 3.0.0),
        tmvtnorm (>= 1.4-10), utils, VGAM (>= 1.0-5),
Suggests: knitr, rmarkdown
Depends: R (>= 3.4.0)
License: GPL-3
LazyData: TRUE
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: http://github.com/matthiasspeidel/hmi
NeedsCompilation: no
Packaged: 2018-05-31 14:59:21 UTC; Matthias
Author: Matthias Speidel [aut, cre] (Institute for Employment Research,
    Nuremberg, Germany),
  Joerg Drechsler [aut] (Institute for Employment Research, Nuremberg,
    Germany),
  Shahab Jolani [aut] (Maastricht University, Maastricht, The
    Netherlands)
Repository: CRAN
Date/Publication: 2018-06-01 12:30:01 UTC
