plot_roc: Plot ROC curves

View source: R/roc.R

plot_rocR Documentation

Plot ROC curves

Description

Plot ROC curves given results from simulate_roc.

Usage

plot_roc(roc_results, method_names = NULL, font_size = 16)

Arguments

roc_results

data frame roc from the output list of simulate_roc

method_names

a list of method names

font_size

font size of the plot

Value

Roc plot based on results from simulate_roc


aaamini/nett documentation built on Nov. 12, 2022, 6:25 p.m.