plot_roc_curve | R Documentation |
Internal Function: Plotting ROC curve
plot_roc_curve(prob, labels, quiet = TRUE)
prob |
Predicate probability |
labels |
Actual outcome(binary) |
quiet |
if set to TRUE, there will be no trace printing |
No return value and the ROC curve will be plotted.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.