get_auc: Extract AUC Function A function to compute Area Under the...

Description Usage Arguments Value

Description

Extract AUC Function A function to compute Area Under the ROC-CURVE

Usage

1
get_auc(actuals, predicted)

Arguments

actuals

A vector containing the true class of the test data points

predicted

A vector of predicted values

Value

a numeric copmuted MCC value


rgopikrishnan91/DiscNoise documentation built on May 6, 2019, 6:59 p.m.