ms_bench_auc: computes auc and pauc using trapez rule

View source: R/Benchmark.R

ms_bench_aucR Documentation

computes auc and pauc using trapez rule

Description

computes auc and pauc using trapez rule

Usage

ms_bench_auc(FPR, TPR, fpr_threshold = 1)

Arguments

FPR

array of FPR

TPR

array of corresponding TPR

fpr_threshold

default = 1

See Also

Other benchmarking: Benchmark, INTERNAL_FUNCTIONS_BY_FAMILY, ionstar_bench_preprocess(), make_benchmark(), ms_bench_add_scores()


wolski/prolfqua documentation built on May 12, 2024, 10:16 p.m.