mccf1: Creates the MCC-F1 Curve and Calculates the MCC-F1 Metric and the Best Threshold

The MCC-F1 analysis is a method to evaluate the performance of binary classifications. The MCC-F1 curve is more reliable than the Receiver Operating Characteristic (ROC) curve and the Precision-Recall (PR)curve under imbalanced ground truth. The MCC-F1 analysis also provides the MCC-F1 metric that integrates classifier performance over varying thresholds, and the best threshold of binary classification.

Getting started

Package details

AuthorChang Cao [aut, cre], Michael Hoffman [aut], Davide Chicco [aut]
MaintainerChang Cao <kirin.cao@mail.utoronto.ca>
LicenseGPL (>= 2)
Version1.1
URL https://bitbucket.org/hoffmanlab/mccf1/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mccf1")

Try the mccf1 package in your browser

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

mccf1 documentation built on Nov. 12, 2019, 1:07 a.m.