calculate_auc: calculate_auc

Description Usage Arguments Value

View source: R/roc.R

Description

Compute auc from predictions and truth

Usage

1
calculate_auc(test.y, pred.prob)

Arguments

test.y

List of know labels on the test set

pred.prob

List of probability predictions on the test set

Value

auc


ambiata/classifierplots documentation built on Oct. 15, 2020, 10:32 p.m.