Package: mccf1 1.1
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.
Authors:
mccf1_1.1.tar.gz
mccf1_1.1.zip(r-4.7)mccf1_1.1.zip(r-4.6)mccf1_1.1.zip(r-4.5)
mccf1_1.1.tgz(r-4.6-any)mccf1_1.1.tgz(r-4.5-any)
mccf1_1.1.tar.gz(r-4.7-any)mccf1_1.1.tar.gz(r-4.6-any)
mccf1_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mccf1/json (API)
| # Install 'mccf1' in R: |
| install.packages('mccf1', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://bitbucket.org/hoffmanlab/mccf1
Last updated from:eedb001038 (on package/mccf1). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 103 | ||
| windows-devel | OK | 82 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 67 | ||
| wasm-release | OK | 98 |
Exports:mccf1
Dependencies:bitopscaToolsclicpp11farverggplot2gluegplotsgtablegtoolsisobandKernSmoothlabelinglifecycleR6RColorBrewerrlangROCRS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plot the MCC-F1 curve | autoplot.mccf1 |
| Perform MCCF1 analysis | mccf1 |
| Summarize the the performance of a binary classification using MCC-F1 metric and the best threshold | summary.mccf1 |
