| kappa | R Documentation |
This function calculates Cohen's kappa on a contingencyTable or a codeSet
kappa(data)
data |
A |
The kappa of the contingencyTable or codeSet
kappaSet and kappaCT
#Given a code set
kappa(data = codeSet)
#Given a contingency Table
kappa(data = contingencyTable)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.