Description Usage Arguments Value
Helper function to compute the AUCs from a prediction matrix
1 | ComputeAUC(predictions, labels, correct = T)
|
predictions |
matrix with predictions, rows are the individuals, cols the repeats |
labels |
true class labels |
correct |
vector with AUCs, length equal to the number of cols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.