Package: ConformalSmallest 1.0
ConformalSmallest: Efficient Tuning-Free Conformal Prediction
An implementation of efficiency first conformal prediction (EFCP) and validity first conformal prediction (VFCP) that demonstrates both validity (coverage guarantee) and efficiency (width guarantee). To learn how to use it, check the vignettes for a quick tutorial. The package is based on the work by Yang Y., Kuchibhotla A.,(2021) <arxiv:2104.13871>.
Authors:
ConformalSmallest_1.0.tar.gz
ConformalSmallest_1.0.zip(r-4.7)ConformalSmallest_1.0.zip(r-4.6)ConformalSmallest_1.0.zip(r-4.5)
ConformalSmallest_1.0.tgz(r-4.6-any)ConformalSmallest_1.0.tgz(r-4.5-any)
ConformalSmallest_1.0.tar.gz(r-4.7-any)ConformalSmallest_1.0.tar.gz(r-4.6-any)
ConformalSmallest_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ConformalSmallest/json (API)
| # Install 'ConformalSmallest' in R: |
| install.packages('ConformalSmallest', repos = c('https://elsa-yang98.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/elsa-yang98/conformalsmallest/issues
- pois_n400_reps100 - Outcomes of an example for tuning-free conformalized quantile regression(CQR).
- ridge_linear_cov100_t3 - Outcomes of an example for tuning-free conformal prediction with ridge regression.
- ridge_linear_cov100_t5 - Outcomes of an example for tuning-free conformal prediction with ridge regression.
- ridge_linear_len100_t3 - Outcomes of an example for tuning-free conformal prediction with ridge regression.
- ridge_linear_len100_t5 - Outcomes of an example for tuning-free conformal prediction with ridge regression.
Last updated from:a5b85b75e2. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 127 | ||
| source / vignettes | OK | 209 | ||
| linux-release-x86_64 | NOTE | 147 | ||
| macos-release-arm64 | NOTE | 149 | ||
| macos-oldrel-arm64 | NOTE | 163 | ||
| windows-devel | NOTE | 72 | ||
| windows-release | NOTE | 83 | ||
| windows-oldrel | NOTE | 85 | ||
| wasm-release | OK | 112 |
Exports:conf_CQR_conditionalconf_CQR_regconf_CQR_reg_conditionalcv.funefcp_cqrefcp_ridgeefcp.funginverse.funnaive.funstar.funvfcp_cqrvfcp_ridgevfcp.fun
Dependencies:codetoolsforeachglmnetiteratorslatticeMASSMatrixmvtnormquantregForestrandomForestRColorBrewerRcppRcppEigenshapesurvival
Example_tuning_free_CQR
Rendered fromExample-tuning_free_CQR.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2021-08-10
Started: 2021-08-10
Example_tuning_free_ridge_regression
Rendered fromExample-tuning_free_ridge_regression.Rmdusingknitr::rmarkdownon May 29 2026.Last update: 2021-08-10
Started: 2021-08-10
