plot.roc {flare} | R 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 |
... |
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
.
[Package flare version 1.7.0.1 Index]