plot_roc: ROC for Model Performance

View source: R/roc.R

plot_rocR Documentation

ROC for Model Performance

Description

Plot ROC curves for logistic regression models to assess model performance. Curve is labeled with AUC and 95% CI.

Usage

plot_roc(..., plot_title)

Arguments

...

ROC objects

plot_title

title for the plot as a string

Value

none


sarazong/SZRtools documentation built on Feb. 8, 2024, 6:49 a.m.