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"

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.