Description Usage Arguments Value
A function to compute Mathew's Correlation Coefficient
1 | get_mcc(act, pred, classes)
|
act |
A vector containing the true class of the test data points |
pred |
A vector of predicted values |
classes |
The classes that are existent in the dependent variable |
a numeric copmuted MCC value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.