plot_roc_curve: Internal Function: Plotting ROC curve

View source: R/AutoScore.R

plot_roc_curveR Documentation

Internal Function: Plotting ROC curve

Description

Internal Function: Plotting ROC curve

Usage

plot_roc_curve(prob, labels, quiet = TRUE)

Arguments

prob

Predicate probability

labels

Actual outcome(binary)

quiet

if set to TRUE, there will be no trace printing

Value

No return value and the ROC curve will be plotted.


nliulab/AutoScore documentation built on July 30, 2024, 5:37 a.m.