spearman_brown_formula {IRR2FPR} | R Documentation |
Compute the inter-rater reliability based on the Spearman-Brown formula
spearman_brown_formula(IRR_1, n_raters)
IRR_1 |
The inter-rater reliability of the first rater |
n_raters |
The number of raters |
The inter-rater reliability
spearman_brown_formula(0.5, 3)