Package: conformalpvalue 0.1.0
conformalpvalue: Computes Conformal p-Values
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>.
Authors:
conformalpvalue_0.1.0.tar.gz
conformalpvalue_0.1.0.zip(r-4.7)conformalpvalue_0.1.0.zip(r-4.6)conformalpvalue_0.1.0.zip(r-4.5)
conformalpvalue_0.1.0.tgz(r-4.6-any)conformalpvalue_0.1.0.tgz(r-4.5-any)
conformalpvalue_0.1.0.tar.gz(r-4.7-any)conformalpvalue_0.1.0.tar.gz(r-4.6-any)
conformalpvalue_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
conformalpvalue/json (API)
| # Install 'conformalpvalue' in R: |
| install.packages('conformalpvalue', repos = c('https://chhavi-tyagi.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:393908433c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 168 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-oldrel-arm64 | OK | 129 | ||
| windows-devel | OK | 65 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 85 |
Exports:conformal_pvalues
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Conformal P-values Calculation | conformal_pvalues |
