auc_pauc: Get the AUC and pAUC for a prediction

Description Usage Arguments Value

Description

Get the area under the curve (AUC) and the partial AUC (pAUC) for a prediction object

Usage

1
auc_pauc(prediction.obj, fpr.stop = 0.01)

Arguments

prediction.obj

An object of class prediction.

fpr.stop

Limit of false positive rate.

Value

Depending on the number of predictions, either a vector of length 2 or a matrix of 2 columns, with the first column being the AUC, the second - pAUC


muschellij2/msseg documentation built on May 23, 2019, 9:53 a.m.