roc_plot: Plot ROC plot for one or more models.

View source: R/roc_plot.R

roc_plotR Documentation

Plot ROC plot for one or more models.

Description

Plot ROC plot for one or more models.

Usage

roc_plot(data, confint = F)

Arguments

data

Output from roc_plot_format

confint

Logical value specifying if the confidence interval of the sensitivity/specificity should be displayed (must be same as in roc_plot_format)

Value

ggplot ROC plot with one or more models displayed


kamclean/predictr documentation built on Aug. 14, 2022, 4:35 a.m.