# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "mupet" in publications use:' type: software license: MIT title: 'mupet: Multiclass Performance Evaluation Toolkit' version: 0.1.0 doi: 10.32614/CRAN.package.mupet abstract: Implementation of custom 'tidymodels' metrics for multi-class prediction models with a single negative class. Currently are implemented macro-average sensitivity and specificity as in Mortaz, Ebrahim (2020) "Imbalance accuracy metric for model selection in multi-class imbalance classification problems” and a generalized weighted Youden index as in Li, D.L., Shen F., Yin Y., Peng J.X and Chen P.Y. (2013) “Weighted Youden index and its two-independent-sample comparison based on weighted sensitivity and specificity” . authors: - family-names: Bellanger given-names: Lise - family-names: Simonot given-names: Manon - family-names: Stamm given-names: Aymeric email: aymeric.stamm@cnrs.fr orcid: https://orcid.org/0000-0002-8725-3654 repository: https://astamm.r-universe.dev repository-code: https://github.com/astamm/mupet commit: 4d855ed30f68b16c8c89d967ba1aba72fc517a9e url: https://astamm.github.io/mupet/ date-released: '2026-01-16' contact: - family-names: Stamm given-names: Aymeric email: aymeric.stamm@cnrs.fr orcid: https://orcid.org/0000-0002-8725-3654