Learn R Programming

iai (version 1.10.2)

plot.roc_curve: Plot an ROC curve

Description

Plot an ROC curve

Usage

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

Arguments

x

The ROC curve to plot

...

Additional arguments (unused)

IAI Compatibility

Requires IAI version 2.1 or higher.

Examples

Run this code
if (FALSE) plot(roc)

Run the code above in your browser using DataLab