plot_roc: Plot ROC curve

View source: R/plot.R

plot_rocR Documentation

Plot ROC curve

Description

This function draws receiver operating characteristic (ROC) curves.

Usage

plot_roc(..., reference = NULL)

Arguments

...

One or more RprobitB_fit objects or data.frames of choice probability.

reference

The reference alternative.

Value

No return value. Draws a plot to the current device.


RprobitB documentation built on Nov. 10, 2022, 5:12 p.m.