plot_roc: Plot ROC curve

plot_rocR Documentation

Plot ROC curve

Description

This generic is used to plot the ROC curve for a model.

Usage

plot_roc(x, ...)

Arguments

x

Classification or ClassificationRes object.

...

Additional arguments passed to the plotting function.

Value

A plotly object containing the ROC curve.

Author(s)

EDG


egenn/rtemis documentation built on June 14, 2025, 11:54 p.m.