add_chance_line | R Documentation |
Plot chance line in a ROC plot.
add_chance_line()
A ggplot layer instance object.
plot_roc_curve(iris, response = Species, predictor = Sepal.Width) +
add_chance_line()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.