ROCpAI
Receiver Operating Characteristic Partial Area Indexes for evaluating classifiers
Bioconductor version: 3.23 · Package version: 1.24.0
The package analyzes the Curve ROC, identificates it among different types of Curve ROC and calculates the area under de curve through the method that is most accuracy. This package is able to standarizate proper and improper pAUC.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ROCpAI") Details
| Maintainer | Juan-Pedro Garcia <juanpedro.garcia4@um.es> |
| Author | Juan-Pedro Garcia [aut, cre], Manuel Franco [aut], Juana-MarĂa Vivo [aut] |
| License | GPL-3 |
| Bug Reports | https://github.com/juanpegarcia/ROCpAI/tree/master/issues |
| Downloads rank | 235 |
| Source branch | RELEASE_3_23 |
| biocViews | Classification, Software, StatisticalMethod |