roc_plot | R Documentation |
Plot ROC plot for one or more models.
roc_plot(data, confint = F)
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) |
ggplot ROC plot with one or more models displayed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.