Package: MultiClassROC
Type: Package
Title: ROC Curves for Multi-Class Analysis
Version: 0.1.0
Authors@R: person("Marton", "Varga", email = "vargamarton0723@gmail.com", role = c("cre","aut"))
Description: Function multiroc() can be used for computing and visualizing Receiver Operating Characteristics (ROC) and Area Under the Curve (AUC) for multi-class classification problems. It supports both One-vs-One approach by M.Bishop, C. (2006, ISBN:978-0-387-31073-2) and One-vs-All approach by Murphy P., K. (2012, ISBN:9780262018029).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: ggplot2, pROC
NeedsCompilation: no
Packaged: 2023-07-18 00:52:49 UTC; varga
Author: Marton Varga [cre, aut]
Maintainer: Marton Varga <vargamarton0723@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-21 07:42:35 UTC
Built: R 4.6.0; ; 2025-07-18 08:21:18 UTC; unix
