cohen_kappa | R Documentation |
Calculates the Cohen's Kappa between two categorical vectors.
cohen_kappa(vec.a, vec.b)
vec.a |
First vector of categorical labels. |
vec.b |
Second vector of categorical labels. Assumes same ordering as 'vec.a'. |
Cohen's Kappa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.