CRAN/E | ROCit

ROCit

Performance Assessment of Binary Classifier with Visualization

Installation

About

Sensitivity (or recall or true positive rate), false positive rate, specificity, precision (or positive predictive value), negative predictive value, misclassification rate, accuracy, F-score- these are popular metrics for assessing performance of binary classifier for certain threshold. These metrics are calculated at certain threshold values. Receiver operating characteristic (ROC) curve is a common tool for assessing overall diagnostic ability of the binary classifier. Unlike depending on a certain threshold, area under ROC curve (also known as AUC), is a summary statistic about how well a binary classifier performs overall for the classification task. ROCit package provides flexibility to easily evaluate threshold-bound metrics. Also, ROC curve, along with AUC, can be obtained using different methods, such as empirical, binormal and non-parametric. ROCit encompasses a wide variety of methods for constructing confidence interval of ROC curve and AUC. ROCit also features the option of constructing empirical gains table, which is a handy tool for direct marketing. The package offers options for commonly used visualization, such as, ROC curve, KS plot, lift plot. Along with in-built default graphics setting, there are rooms for manual tweak by providing the necessary values as function arguments. ROCit is a powerful tool offering a range of things, yet it is very easy to use.

Key Metrics

Version 2.1.1
Published 2020-06-14 1422 days ago
Needs compilation? no
License GPL-3
CRAN checks ROCit results
Language en-US

Downloads

Yesterday 59 +40%
Last 7 days 451 -11%
Last 30 days 1.749 +11%
Last 90 days 4.685 -18%
Last 365 days 18.452 -10%

Maintainer

Maintainer

Md Riaz Ahmed Khan

mdriazahmed.khan@jacks.sdstate.edu

Authors

Md Riaz Ahmed Khan

aut / cre

Thomas Brandenburger

aut

Material

README
NEWS
Reference manual
Package source

Vignettes

ROCit: An R Package for Performance Assessment of Binary Classifier with Visualization

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ROCit archive

Imports

stats
graphics
utils
methods

Suggests

testthat
knitr
rmarkdown

Reverse Imports

adjROC
cutoff
itsdm
modelROC
TBSignatureProfiler