Description Usage Arguments Details Author(s) References
View source: R/gwet_agree.coeff3.dist.r
Computes Fleiss's kappa coefficient and standard error for multiple raters
when data is an n x q
matrix representing the distribution of
raters be subject and by category.
1 2 | fleiss.kappa.dist(ratings, weights = "unweighted", conflev = 0.95,
N = Inf, print = TRUE)
|
ratings |
an |
weights |
optional weighting |
conflev |
confidence level |
N |
used as denominator in finite population correction |
print |
logical; if |
A typical entry associated with a subject and a category, represents the number of raters who classified the subject into the specified category. Excludes all subjects that are not rated by any rater.
Kilem L. Gwet
Fleiss, J. L. (1981). Statistical Methods for Rates and Proportions. John Wiley & Sons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.