View source: R/score_classification.R
kappa_class | R Documentation |
A function to calculate the Kappa of binary classification.
kappa_class(confusion_matrix)
confusion_matrix |
A matrix or table that is the confusion matrix. |
A numeric value representing the kappa value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.