View source: R/performance_measures.R
kendalls_w | R Documentation |
This function calculates Kendall's coefficient of concordance w with and without correction.
kendalls_w(rater_one, rater_two, additional_raters = NULL)
rater_one |
|
rater_two |
|
additional_raters |
|
Returns a list
containing the results for Kendall's coefficient of concordance w
with and without correction.
Other performance measures:
cohens_kappa()
,
fleiss_kappa()
,
kripp_alpha()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.