# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "calibratr" in publications use:' type: software license: MIT title: 'calibratr: Calibration of Binary and Multiclass Probabilities' version: 0.1.0 identifiers: - type: doi value: 10.32614/CRAN.package.calibratr - type: url value: https://github.com/prdm0/calibratr/ 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: 'calibratr: 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.0.0.9000 url: https://prdm0.github.io/calibratr/ repository: https://prdm0.r-universe.dev repository-code: https://github.com/prdm0/calibratr/issues/ commit: 793330548dd9b111d02c6eb5548e6697f902bf2b url: https://prdm0.github.io/calibratr/ 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