<?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>Calibration of Binary and Multiclass Probabilities</dc:title>
  <dc:title>R package probcal version 0.2.0</dc:title>
  <dc:description>Provides S3 calibrators, metrics, and diagnostics for binary and
    multiclass probability calibration. Binary methods include Platt
    scaling, temperature scaling, beta calibration, histogram binning, and
    isotonic regression. Multiclass methods include temperature scaling, vector
    scaling, Dirichlet calibration, and a one-vs-rest wrapper for the binary
    calibrators. A calibration-inference layer adds debiased calibration errors,
    bootstrap confidence intervals, and a kernel calibration hypothesis test for
    binary and multiclass predictions, including the strong (canonical)
    multiclass case. Methods follow Platt (1999, ISBN:9780262194488), Zadrozny
    and Elkan (2002) &lt;doi:10.1145/775047.775151&gt;, Guo et al. (2017)
    &lt;https://proceedings.mlr.press/v70/guo17a.html&gt;, Kull et al. (2017)
    &lt;doi:10.1214/17-EJS1338SI&gt;, Kull et al. (2019)
    &lt;doi:10.48550/arXiv.1910.12656&gt;, Widmann et al. (2019)
    &lt;doi:10.48550/arXiv.1910.11385&gt;, and Kumar et al. (2019)
    &lt;doi:10.48550/arXiv.1909.10155&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: cli, ggplot2, stats, withr</dc:relation>
  <dc:relation>Suggests: betacal, dplyr, knitr, pkgdown, reticulate, rmarkdown,
roxygen2, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Pedro Rafael Diniz Marinho &lt;pedro.rafael.marinho@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Pedro Rafael Diniz Marinho [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0003-1591-8300&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=probcal/LICENSE)</dc:rights>
  <dc:date>2026-07-09</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=probcal</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.probcal</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
