roc_plot.Rd
Plot a receiver operating characteristic curve for a binary predictive model
roc_plot(actual, prob, positive, n.cuts = 20, labelsize = 3, digits = 2)
actual class.
predicted probability for the target class
label for the target class
number of probability cut-points to plot
size of cutpoint labels
number of decimal digits in the cutpoint labels
a ggplot2 graph