Package: conforest
Type: Package
Title: Conformal Random Forests for Response Surface Emulation
Version: 2.0.1
Authors@R: person(given = "Kellin",
                  family = "Rumsey",
                  role = c("aut", "cre"),
                  email = "knrumsey@lanl.gov")
Description: Fits emulators, also known as surrogates or response surfaces, using conformal inference with random forests. The conformal calibration is performed using out-of-bag samples from the forest, eliminating the need for a separate hold-out set. The method is based on Johansson et al. (2014 <doi:10.1007/s10994-014-5453-0>).
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Imports: randomForest, RANN
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-05-14 15:28:28 UTC; knrumsey
Author: Kellin Rumsey [aut, cre]
Maintainer: Kellin Rumsey <knrumsey@lanl.gov>
Repository: CRAN
Date/Publication: 2026-05-19 09:00:02 UTC
Built: R 4.5.2; ; 2026-05-19 10:26:22 UTC; unix
