Package: conformalpvalue
Title: Computes Conformal p-Values
Version: 0.1.0
Authors@R: 
    person("Chhavi", "Tyagi", , "tyagi.chhavi2222@gmail.com", role = c("aut", "cre"))
Description: Computes marginal conformal p-values using conformal prediction in binary classification tasks. Conformal prediction is a framework that augments machine learning algorithms with a measure of uncertainty, in the form of prediction regions that attain a user-specified level of confidence. This package specifically focuses on providing conformal p-values that can be used to assess the confidence of the classification predictions. For more details, see Tyagi and Guo (2023) <https://proceedings.mlr.press/v204/tyagi23a.html>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: e1071, stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-04 16:21:22 UTC; chhavityagi
Author: Chhavi Tyagi [aut, cre]
Maintainer: Chhavi Tyagi <tyagi.chhavi2222@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-05 07:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 03:22:24 UTC; windows
