ms_bench_auc | R Documentation |
computes auc and pauc using trapez rule
ms_bench_auc(FPR, TPR, fpr_threshold = 1)
FPR |
array of FPR |
TPR |
array of corresponding TPR |
fpr_threshold |
default = 1 |
Other benchmarking:
Benchmark
,
INTERNAL_FUNCTIONS_BY_FAMILY
,
ionstar_bench_preprocess()
,
make_benchmark()
,
ms_bench_add_scores()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.