View source: R/s_coefficient.R
s_coefficient | R Documentation |
Calculate S Coefficient using confusion matrix. For more information see Bennett et al. (1954).
s_coefficient(confusion_matrix)
confusion_matrix |
Confusion matrix to be used. |
integer S Coefficient value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.