autoplot.roc_curve: Construct a 'ggplot2::ggplot' object plotting the ROC curve

View source: R/iaibase.R

autoplot.roc_curveR Documentation

Construct a ggplot2::ggplot object plotting the ROC curve

Description

Construct a ggplot2::ggplot object plotting the ROC curve

Usage

## S3 method for class 'roc_curve'
autoplot(object, ...)

Arguments

object

The ROC curve to plot

...

Additional arguments (unused)

IAI Compatibility

Requires IAI version 2.1 or higher.

Examples

## Not run: ggplot2::autoplot(roc)


iai documentation built on July 9, 2023, 5:41 p.m.