plot.roc: Plot Function for "roc"

View source: R/sugm.roc.R

plot.rocR Documentation

Plot Function for "roc"

Description

Plot the ROC curve for an object with S3 class "roc"

Usage

## S3 method for class 'roc'
plot(x, ...)

Arguments

x

An object with S3 class "roc"

...

System reserved (No specific usage)

Author(s)

Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Xingguo Li <xingguo.leo@gmail.com>

See Also

sugm.roc, sugm and flare-package.


flare documentation built on May 23, 2022, 9:05 a.m.