| Class | Description |
|---|---|
| CohensKappaInterraterAgreement |
Calculates the interrater agreement for a given dataset between two (and only
two) raters.
|
| FleissInterraterAgreement |
Calculates Fleiss inter-rater agreement - a version of Cohen's kappa that
works with multiple raters.
|
| MajorityVoting |
Majority voting.
|
| PercentageInterraterAgreement |
Calculates the percentage interrater agreement for a given dataset between
two (and only two) raters.
|