plot_roc: [.] Plot ROC - sample code

View source: R/3_ROC_plot_example.R

plot_rocR Documentation

[.] Plot ROC - sample code

Description

[.] Plot ROC - sample code

Usage

plot_roc(roc, threshold, cost_of_fp, cost_of_fn)

Arguments

roc

...

threshold

...

cost_of_fp

...

cost_of_fn

...

Value

...

Source

https://github.com/joyofdata/joyofdata-articles/blob/master/roc-auc/plot_roc.R

Examples

...

GegznaV/spHelper documentation built on April 16, 2023, 1:42 p.m.