# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "conforest" in publications use:' type: software license: BSD-3-Clause title: 'conforest: Conformal Random Forests for Response Surface Emulation' version: 2.0.1 abstract: 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 ). authors: - family-names: Rumsey given-names: Kellin email: knrumsey@lanl.gov repository: https://cran.r-universe.dev commit: 2b2e8c67666518ddc793bd5941374726d519d828 date-released: '2026-05-19' contact: - family-names: Rumsey given-names: Kellin email: knrumsey@lanl.gov