R/00_S7_init.R
plot_roc.Rd
This generic is used to plot the ROC curve for a model.
plot_roc(x, ...)
Classification or ClassificationCV object.
Additional arguments passed to the plotting function.
A plotly object containing the ROC curve.
EDG