Show chance line in a ROC plot
add_chance_line.Rd
Plot chance line in a ROC plot.
Examples
plot_roc_curve(iris, response = Species, predictor = Sepal.Width) +
add_chance_line()
add_chance_line.Rd
Plot chance line in a ROC plot.
plot_roc_curve(iris, response = Species, predictor = Sepal.Width) +
add_chance_line()