Learn R Programming

flare (version 1.8)

plot.roc: Plot Function for "roc"

Description

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

Usage

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

Arguments

x

An object with S3 class "roc"

...

System reserved (No specific usage)

Author

Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Tuo Zhao <tourzhao@gatech.edu>

See Also

sugm.roc, sugm and flare-package.