fx_rocCompute: Derive AUC ROC

View source: R/fx_rocCompute.R View source: R/fx_rocCompute.R View source: R/fx_rocCompute.R View source: R/fx_rocCompute.R

fx_rocComputeR Documentation

Derive AUC ROC

Description

Derive AUC ROC and optimal threshold values

Usage

fx_rocCompute(pred.prob, actual.class, class.levels)

Arguments

pred.prob

???

actual.class

???

class.levels

???

Value

list of length five, containing the following elements: roc.auc, optimal.threshold


fishpm/nruPredict documentation built on July 12, 2022, 3:22 p.m.