MultiClassROC: ROC Curves for Multi-Class Analysis

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).

Getting started

Package details

AuthorMarton Varga [cre, aut]
MaintainerMarton Varga <vargamarton0723@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("MultiClassROC")

Try the MultiClassROC package in your browser

Any scripts or data that you put into this service are public.

MultiClassROC documentation built on July 26, 2023, 5:18 p.m.