plot.roc: it plots ROC curves

Description Usage Arguments

View source: R/plot.R

Description

it plots ROC curves

Usage

1
2
## S3 method for class 'roc'
plot(classifiers, ...)

Arguments

classifiers

a list, where each element contains three information i) 'label': string representing the classifier used ii) 'predictions': vector of numerical prediction iii) 'truth': vector of true results

x.measure

'cutoff'


creggian/bcpanel documentation built on Dec. 27, 2019, 3:44 p.m.