# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RobustMetrics" in publications use:' type: software license: GPL-3.0-or-later title: 'RobustMetrics: Calculates Robust Performance Metrics for Imbalanced Classification Problems' version: 0.1.1 doi: 10.32614/CRAN.package.RobustMetrics abstract: Calculates robust Matthews Correlation Coefficient (MCC) and robust F-Beta Scores, as introduced by Holzmann and Klar (2024) . These performance metrics are designed for imbalanced classification problems. Plots the receiver operating characteristic curve (ROC curve) together with the recall / 1-precision curve. authors: - family-names: Klar given-names: Bernhard email: bernhard.klar@kit.edu - family-names: Holzmann given-names: Hajo email: holzmann@mathematik.uni-marburg.de repository: https://bernhardklar.r-universe.dev repository-code: https://github.com/BernhardKlar/RobustMetrics commit: 2ff8ec3d910a7dda15338b942b4701ef44650300 url: https://github.com/BernhardKlar/RobustMetrics date-released: '2025-08-27' contact: - family-names: Klar given-names: Bernhard email: bernhard.klar@kit.edu