Description Usage Arguments References
View source: R/weight.matrix.r
The weight.mat.fn function produces the weight matrix needed to compute weighted agreement coefficients for categorical ratings.
1 | weight.mat.fn(ratings, weights = "unweighted")
|
ratings |
is a mandatory parameter representing the input data frame of raw ratings. |
weights |
is an optional parameter that defines the weights needed in a weighted analysis. It's default value is “unweighted” which requests the unweighted analysis. |
Gwet, K. L. (2021). Handbook of Inter-Rater Reliability - Volume 1: Analysis of Categorical Ratings. AgreeStat Analytics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.