Description Usage Arguments Details Author(s) References
View source: R/gwet_agree.coeff3.raw.r
Computes Brennan-Prediger kappa coefficient and standard error for multiple
raters when data is an n x r matrix of alphanumeric ratings from
n subjects and r raters, excluding all subjects that are not
rated by any rater.
1 2 | bp.coeff.raw(ratings, weights = "unweighted", conflev = 0.95,
N = Inf, print = TRUE)
|
ratings |
an |
weights |
optional weighting; see details |
conflev |
confidence level |
N |
used as denominator in finite population correction |
print |
logical; if |
weight is an option matrix of weights or one of "quadratic",
"linear", "ordinal", "radical", "ratio",
"circular", "bipolar", or "unweighted" for an identity
matrix.
Kilem L. Gwet
Brennan, R.L., and Prediger, D. J. (1981). “Coefficient Kappa: some uses, misuses, and alternatives." Educational and Psychological Measurement, 41, 687-699.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.