View source: R/roc_coordinates.R
plot.roc_coordinates | R Documentation |
Plot ROC points using provided coordinates.
## S3 method for class 'roc_coordinates' plot(x, ...)
x |
A ROC coordinates object. A simple data.frame containing respective 'x' and 'y' coordinates. The coordinates should be ROC space compliant. |
... |
Other parameters passed to base plot function. |
plot of ROC coordinates for given coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.