View source: R/calculate_roc.R
calculate_multi_roc | R Documentation |
Deprecated, use geom_roc instead
calculate_multi_roc(data, M_string, D_string)
data |
data frame containing at least 1 marker and the common class labels, coded as 0 and 1 |
M_string |
vector of marker column names |
D_string |
class label column name |
List of data frames containing cutoffs, and estimated true and false positive fractions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.