prauc: Calculate PR-AUC from cross-validation results

Description Usage Arguments Value

View source: R/prauc_table.SuperLearner.R

Description

Uses the precrec package to calculate PR-AUC

Usage

1
prauc(preds, actual, test_folds)

Arguments

preds

Predicted values or score

actual

Known label value

test_folds

Length n vector assigning each vector to a given test fold

Value

Dataframe of results, including PR-AUC and standard deviation


ck37r documentation built on Feb. 6, 2020, 5:09 p.m.

Related to prauc in ck37r...