R/cac.dist4cat_doc.R

#' Distribution of 4 raters by Category and Subject - Subjects allocated in 2 groups A and B.
#' 
#' This dataset summarizes the ratings assigned by 4 raters who classified 15 subjects into one of 3 categories
#' named "a", "b", and "c".  
#' 
#' @format This dataset has 15 rows (for the 15 subjects) and 4 columns. Only the last 3 columns representing the
#' categories into which subjects are classified are used in the calculations - unless the sub-group analysis is required.    
#'  \describe{
#'     \item{Group}{This variable repsents the subject number.}
#'     \item{a}{category a}
#'     \item{b}{Category b}
#'     \item{c}{Category c}
#'  }   
#'  
"cac.dist4cat"
kgwet/irrCAC documentation built on Feb. 12, 2024, 11:48 p.m.