ComputeAUC: Helper function to compute the AUCs from a prediction matrix

Description Usage Arguments Value

View source: R/STEPPup.R

Description

Helper function to compute the AUCs from a prediction matrix

Usage

1
ComputeAUC(predictions, labels, correct = T)

Arguments

predictions

matrix with predictions, rows are the individuals, cols the repeats

labels

true class labels

correct

Value

vector with AUCs, length equal to the number of cols


sagade/STEPPup documentation built on Dec. 31, 2020, 3:15 a.m.