R/landis.koch_doc.R

#' Dataset describing the Landis & Koch Benchmarking Scale
#' 
#' This dataset contains information describing the Landis & Koch scale for benchmarking chance-corrected agreement 
#' coefficients such as Gwet AC1/AC2, Kappa and many others.
#' 
#' @format Each row of this dataset describes an interval and the interpretation of the magnitude it represents.
#'  \describe{
#'     \item{lb.LK}{The interval lower bound}
#'     \item{ub.LK}{The interval upper bound}
#'     \item{interp.LK}{The interpretation}
#'  }   
#'  
#' @source Landis, J.R. & Koch G. (1977). The measurement of observer agreement for categorical data, \emph{Biometrics}, 
#' 33, 159-174.
"landis.koch"

Try the irrCAC package in your browser

Any scripts or data that you put into this service are public.

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