data_cum: A function to generate cumulative id rates for both cp and ca...

View source: R/roc_auc.R

data_cumR Documentation

A function to generate cumulative id rates for both cp and ca lineups

Description

A function to generate cumulative id rates for both cp and ca lineups

Usage

data_cum(data, byDR = FALSE)

Arguments

data

A matrix with both cp and ca id rates.

byDR

Whether to order ids by diagnosticity ratios. Defaults to FALSE.

Value

A data matrix with cumulative cp and ca id rates.


yuerany/fullROC documentation built on March 24, 2023, 4:11 a.m.