kendalls_w {aifeducation} | R Documentation |
Calculate Kendall's coefficient of concordance w
Description
This function calculates Kendall's coefficient of concordance w with and without correction.
Usage
kendalls_w(rater_one, rater_two, additional_raters = NULL)
Arguments
rater_one |
|
rater_two |
|
additional_raters |
|
Value
Returns a list
containing the results for Kendall's coefficient of concordance w
with and without correction.
See Also
Other performance measures:
cohens_kappa()
,
fleiss_kappa()
,
kripp_alpha()
[Package aifeducation version 1.0.2 Index]