# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "probcal" in publications use:' type: software license: MIT title: 'probcal: Calibration of Binary and Multiclass Probabilities' version: 0.1.0 identifiers: - type: doi value: 10.32614/CRAN.package.probcal - type: url value: https://github.com/prdm0/probcal/ abstract: Provides S3 calibrators, metrics, and diagnostics for binary and multiclass probability calibration in R. 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. Methods follow Platt (1999), Zadrozny and Elkan (2002) , Guo et al. (2017), Kull et al. (2017) , and Kull et al. (2019). authors: - family-names: Diniz Marinho given-names: Pedro Rafael email: pedro.rafael.marinho@gmail.com orcid: https://orcid.org/0000-0003-1591-8300 preferred-citation: type: manual title: 'probcal: Calibration of Binary and Multiclass Probabilities' authors: - family-names: Diniz Marinho given-names: Pedro Rafael email: pedro.rafael.marinho@gmail.com orcid: https://orcid.org/0000-0003-1591-8300 year: '2026' notes: R package version 0.1.1 url: https://prdm0.github.io/probcal/ repository: https://prdm0.r-universe.dev repository-code: https://github.com/prdm0/probcal/issues/ commit: fd04d574ab2aa8a2291fa9eb0ce6010052cfc6bf url: https://prdm0.github.io/probcal/ date-released: '2026-06-23' contact: - family-names: Diniz Marinho given-names: Pedro Rafael email: pedro.rafael.marinho@gmail.com orcid: https://orcid.org/0000-0003-1591-8300