R/freqs.data_doc.R

#' Distribution of 10 subjects by rater (Ben and Gerry) and by category.
#' 
#' This dataset contains rating data collected from 10 human subjects by 2 raters named
#' Ben and Gerry. While the 5 categories a, b, c, d, and e are available for rating, Gerry
#' never used category a.
#' 
#' @format Each row of this dataset describes a unique pair of categories and the number
#' of subjects that both Ben and Gerry classified into the 2 categories respectively.
#'  \describe{
#'     \item{Ben}{Categories that Ben used to classify the subjects.}
#'     \item{Gerry}{Categories that Gerry used to classify the subjects}
#'     \item{n}{Number of subjects that Ben and Gerry classified into the associated pair of categories.}
#'  }   
#'  
#' @source N/A.
"freqs.data"
kgwet/irrCAC documentation built on Feb. 12, 2024, 11:48 p.m.