Skip to contents

Draws a receiver operating characteristic curve from the data produced by il_roc().

Usage

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

Arguments

object

An il_roc tibble.

...

Additional arguments (currently unused).

Value

A ggplot2::ggplot() object.