FastROC: Fast AUROC (AUC, ROC) computation

Description Usage Arguments Value

Description

This function computes the AUROC fast.

Usage

1
FastROC(preds, labels)

Arguments

preds

Type: numeric. The predictions.

labels

Type: numeric. The labels (0, 1).

Value

The AUC.


Laurae2/Laurae documentation built on May 8, 2019, 7:59 p.m.