R/autoplot.R
autoplot.il_roc.Rd
Draws a receiver operating characteristic curve from the data produced by il_roc().
il_roc()
# S3 method for class 'il_roc' autoplot(object, ...)
An il_roc tibble.
il_roc
Additional arguments (currently unused).
A ggplot2::ggplot() object.
ggplot2::ggplot()