Rdocumentation
powered by
Learn R Programming
flare (version 1.4.0)
plot.roc: 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)
See Also
sugm.roc
,
sugm
and
flare-package
.