landis.koch.bf: Computing Landis-Koch Benchmark Scale Membership...

Description Usage Arguments Value

View source: R/benchmarking.r

Description

Computing Landis-Koch Benchmark Scale Membership Probabilities

Usage

1
landis.koch.bf(coeff, se, BenchDF = landis.koch)

Arguments

coeff

A mandatory parameter representing the estimated value of an agreement coefficient.

se

A mandatory parameter representing the agreement coefficient standard error.

BenchDF

An optional parameter that is a 3-column data frame containing the Landis \& Koch's 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 landis.koch.RData, which describes the official Landis \& Koch's scale intervals and their interpretation.

Value

A one-column matrix containing the membership probabilities (c.f. http://agreestat.com/research_papers/inter-rater%20reliability%20study%20design1.pdf)


irrCAC documentation built on Sept. 23, 2019, 5:05 p.m.