kappa_class {stressor} | 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.