Description Usage Arguments Details Value Author(s) References Examples
ROC AUC calculation for a matrix of variables
1 | roc.auc.matrix(dat, true.positives)
|
dat |
Data matrix (variables x samples) |
true.positives |
known true positive samples |
The samples are ordered for each row (variable) from the highest to the lowest score, and ROC/AUC value is calculated based on this ordering.
Vector of ROC AUC values for each variable
Contact: Leo Lahti microbiome-admin@googlegroups.com
See citation('microbiome')
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.