Learn R Programming

tidycomm (version 0.0.1)

icr_cohens_kappa: Compute Cohen's Kappa

Description

Computes Cohen's Kappa.

Usage

icr_cohens_kappa(ucm)

Arguments

ucm

Units-coders matrix

References

Cohen, J. (1960). A coefficient of agreement for nominal scales. Educational and Psychological Measurement, 20(1), 37-46. https://doi.org/10.1177/001316446002000104

See Also

Other intercoder reliability: compute_icr, icr_agreement, icr_brennan_prediger, icr_fleiss_kappa, icr_holstis_CR, icr_kripp_alpha, test_icr, unit_coder_matrix