Package: pintervals 1.1.4

pintervals: Model Agnostic Prediction Intervals
Provides tools for estimating model-agnostic prediction intervals using conformal prediction, bootstrapping, and parametric prediction intervals. The package is designed for ease of use, offering intuitive functions for both binned and full conformal prediction methods, as well as parametric interval estimation with diagnostic checks. Currently only working for continuous predictions. For details on the conformal and bin-conditional conformal prediction methods, see Randahl, Williams, and Hegre (2026) <doi:10.1017/pan.2025.10010>.
Authors:
pintervals_1.1.4.tar.gz
pintervals_1.1.4.zip(r-4.7)pintervals_1.1.4.zip(r-4.6)pintervals_1.1.4.zip(r-4.5)
pintervals_1.1.4.tgz(r-4.6-x86_64)pintervals_1.1.4.tgz(r-4.6-arm64)pintervals_1.1.4.tgz(r-4.5-x86_64)pintervals_1.1.4.tgz(r-4.5-arm64)
pintervals_1.1.4.tar.gz(r-4.7-arm64)pintervals_1.1.4.tar.gz(r-4.7-x86_64)pintervals_1.1.4.tar.gz(r-4.6-arm64)pintervals_1.1.4.tar.gz(r-4.6-x86_64)
pintervals_1.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pintervals/json (API)
| # Install 'pintervals' in R: |
| install.packages('pintervals', repos = c('https://doktorandahl.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/doktorandahl/pintervals/issues
- county_turnout - U.S. County-Level Turnout and Demographic Context
- elections - Election-Year Democracy Indicators from V-Dem
Last updated from:3d414d51b7. Checks:11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 164 | ||
| linux-devel-x86_64 | NOTE | 175 | ||
| source / vignettes | OK | 243 | ||
| linux-release-arm64 | NOTE | 148 | ||
| linux-release-x86_64 | NOTE | 168 | ||
| macos-release-arm64 | NOTE | 109 | ||
| macos-release-x86_64 | NOTE | 413 | ||
| macos-oldrel-arm64 | NOTE | 114 | ||
| macos-oldrel-x86_64 | NOTE | 252 | ||
| windows-devel | NOTE | 150 | ||
| windows-release | NOTE | 151 | ||
| windows-oldrel | NOTE | 135 | ||
| wasm-release | OK | 126 |
Exports:interval_coverageinterval_miscoverageinterval_scoreinterval_widthpinterval_bccppinterval_bootstrappinterval_ccppinterval_conformalpinterval_mondrianpinterval_parametric
Dependencies:backportsbase64encbslibcachemcheckmatecliclustercodetoolscolorspacecpp11data.tabledigestdplyrevaluatefarverfastmapfontawesomeforeachforeignFormulafsgenericsggplot2gluegridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetsisobanditeratorsjquerylibjsonliteknitrlabelinglifecyclemagrittrMASSmemoisemimennetpillarpkgconfigpurrrR6rappdirsRColorBrewerRcpprlangrmarkdownrpartrstudioapiS7sassscalesstringistringrtibbletidyselecttinytexutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| U.S. County-Level Turnout and Demographic Context (MIT Election Lab 2018 Election Analysis Dataset + Additions) | county_turnout |
| Election-Year Democracy Indicators from V-Dem (1946–2024) | elections |
| Empirical Coverage of Prediction Intervals | interval_coverage |
| Empirical Miscoverage of Prediction Intervals | interval_miscoverage |
| Mean Interval Score (MIS) for Prediction Intervals | interval_score |
| Mean Width of Prediction Intervals | interval_width |
| Bin-Conditional Conformal Prediction Intervals for Continuous Predictions | pinterval_bccp |
| Bootstrap Prediction Intervals | pinterval_bootstrap |
| Clustered Conformal Prediction Intervals for Continuous Predictions | pinterval_ccp |
| Conformal Prediction Intervals of Continuous Values | pinterval_conformal |
| Mondrian Conformal Prediction Intervals for Continuous Predictions | pinterval_mondrian |
| Parametric Prediction Intervals for Continuous Predictions | pinterval_parametric |
