Description Usage Arguments Value
Extract AUC Function A function to compute Area Under the ROC-CURVE
1 | get_auc(actuals, predicted)
|
actuals |
A vector containing the true class of the test data points |
predicted |
A vector of predicted values |
a numeric copmuted MCC value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.