[.] Plot ROC - sample code

plot_roc(roc, threshold, cost_of_fp, cost_of_fn)

Arguments

roc

...

threshold

...

cost_of_fp

...

cost_of_fn

...

Value

...

Examples

...
#> Error in eval(expr, envir, enclos): '...' used in an incorrect context