This function calculates Gwets Agreement Coefficients.
Value
Returns a list with the following entries
ac1: Gwet's Agreement Coefficient 1 (AC1) for nominal data which is unweighted.
ac2_linear: Gwet's Agreement Coefficient 2 (AC2) for ordinal data with linear weights.
ac2_quadratic: Gwet's Agreement Coefficient 2 (AC2) for ordinal data with quadratic weights.
References
Gwet, K. L. (2021). Handbook of inter-rater reliability: The definitive guide to measuring the extent of agreement among raters (Fifth edition, volume 1). AgreeStat Analytics.
See also
Other performance measures:
calc_standard_classification_measures(),
cohens_kappa(),
fleiss_kappa(),
get_coder_metrics(),
kendalls_w(),
kripp_alpha()