Computing Fleiss Benchmark Scale Membership Probabilities
fleiss.bf(coeff, se, BenchDF = fleiss)
A mandatory parameter representing the estimated value of an agreement coefficient.
A mandatory parameter representing the agreement coefficient standard error.
An optional parameter that is a 3-column data frame containing the Fleiss' benchmark scale information. The 3 columns are the interval lower bound, upper bound, and their interpretation. The default value is a small file contained in the package and named fleiss.RData, which describes the fleiss' scale intervales and their interpretation.
A one-column matrix containing the membership probabilities (c.f. http://agreestat.com/research_papers/inter-rater%20reliability%20study%20design1.pdf)