plot.roc_curve: Plot an ROC curve

View source: R/iaibase.R

plot.roc_curveR Documentation

Plot an ROC curve

Description

Plot an ROC curve

Usage

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

Arguments

x

The ROC curve to plot

...

Additional arguments (unused)

IAI Compatibility

Requires IAI version 2.1 or higher.

Examples

## Not run: plot(roc)


iai documentation built on Oct. 19, 2024, 1:07 a.m.