Learn R Programming

tidycomm (version 0.0.1)

icr_brennan_prediger: Compute Brennan & Prediger's Kappa

Description

Computes Brennan & Prediger's Kappa (extension to 3+ coders as proposed by von Eye (2006).

Usage

icr_brennan_prediger(ucm)

Arguments

ucm

Units-coders matrix

References

Brennan, R. L., & Prediger, D. J. (1981). Coefficient Kappa: Some uses, misuses, and alternatives. Educational and Psychological Measurement, 41(3), 687-699. https://doi.org/10.1177/001316448104100307

von Eye, A. (2006). An Alternative to Cohen's Kappa. European Psychologist, 11(1), 12-24. https://doi.org/10.1027/1016-9040.11.1.12

See Also

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