Tagged Questions
7
votes
2answers
840 views
Can one use Cohen's Kappa for two judgements only?
I am using Cohen's Kappa to calculate the inter-agreement between two judges.
It is calculated as:
$ \frac{P(A) - P(E)}{1 - P(E)} $
where $P(A)$ is the proportion of agreement and $P(E)$ the ...