<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Conformal Prediction and Uncertainty Quantification</dc:title>
  <dc:title>R package predictset version 0.3.0</dc:title>
  <dc:description>Implements conformal prediction methods for constructing
    prediction intervals (regression) and prediction sets (classification)
    with finite-sample coverage guarantees. Methods include split conformal,
    'CV+' and 'Jackknife+' (Barber et al. 2021) &lt;doi:10.1214/20-AOS1965&gt;,
    'Conformalized Quantile Regression' (Romano et al. 2019)
    &lt;doi:10.48550/arXiv.1905.03222&gt;, 'Adaptive Prediction Sets'
    (Romano, Sesia, Candes 2020) &lt;doi:10.48550/arXiv.2006.02544&gt;,
    'Regularized Adaptive Prediction Sets' (Angelopoulos et al. 2021)
    &lt;doi:10.48550/arXiv.2009.14193&gt;, Mondrian conformal prediction for
    group-conditional coverage (Vovk et al. 2005), weighted conformal
    prediction for covariate shift (Tibshirani et al. 2019), and adaptive
    conformal inference for sequential prediction (Gibbs and Candes 2021).
    All methods are distribution-free and provide calibrated uncertainty
    quantification without parametric assumptions. Works with any model that can
    produce predictions from new data, including 'lm', 'glm', 'ranger',
    'xgboost', and custom user-defined models.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: cli (&gt;= 3.6.0), grDevices, graphics, stats</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), ranger, ggplot2, knitr, rmarkdown,
parsnip (&gt;= 1.0.0), probably, rsample, workflows</dc:relation>
  <dc:creator>Charles Coverdale &lt;charlesfcoverdale@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Charles Coverdale [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=predictset/LICENSE)</dc:rights>
  <dc:date>2026-03-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=predictset</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.predictset</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
