cohen_kappa | R Documentation |
Calculate Cohen's Kappa using confusion matrix. Contrary to Scott's Pi, here the chance agreement is defined considering the two processes to be fixed. For more information see Cohen (1960).
cohen_kappa(confusion_matrix)
confusion_matrix |
Confusion matrix to be used. |
integer Cohen's Kappa value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.