Package: CALIBERrfimpute
Type: Package
Title: Multiple Imputation Using MICE and Random Forest
Version: 1.0-7
Date: 2022-11-17
Authors@R: c(person("Anoop", "Shah", role=c("aut", "cre"), email="anoop@doctors.org.uk"),
   person("Jonathan", "Bartlett", role="ctb"),
   person("Harry", "Hemingway", role="ths"),
   person("Owen", "Nicholas", role="ths"),
   person("Aroon", "Hingorani", role="ths"))
Description: Functions to impute using random forest under full conditional specifications (multivariate imputation by chained equations). The methods are described in Shah and others (2014) <doi:10.1093/aje/kwt312>.
License: GPL-3
Depends: mice (>= 2.20)
Imports: mvtnorm, randomForest
Suggests: missForest, rpart, survival, xtable, ranger
Author: Anoop Shah [aut, cre],
  Jonathan Bartlett [ctb],
  Harry Hemingway [ths],
  Owen Nicholas [ths],
  Aroon Hingorani [ths]
Maintainer: Anoop Shah <anoop@doctors.org.uk>
BuildVignettes: TRUE
NeedsCompilation: no
Packaged: 2022-12-04 20:46:54 UTC; anoop
Repository: CRAN
Date/Publication: 2022-12-04 21:02:32 UTC
Built: R 4.5.2; ; 2025-11-08 05:09:17 UTC; windows
