getAUC: Compute the area under the ROC (AUC)

Description Usage Arguments

Description

This function computes the area under the receiver-operator characteristic (AUC)

Usage

1
getAUC(actual, predicted)

Arguments

actual

binary vector

predicted

real-valued vector that defines the ranking


wtcooper/modUtils documentation built on May 4, 2019, 11:59 a.m.