R/indep_df1.R

#' Testing Scores of 100 Subjects from Rater/Time 1 in Independent Case
#'
#' A dataset containing scores for 100 subjects, where each subject has 4
#' trials. This is to be used in an example for the case of
#' comparing 2 independent ICCs (function indep_ci()), where this dataset
#' contains the scores measured by Rater 1 (or at time 1) of the 100 subjects
#' and dataset indep_df2 contains the scores measured by Rater 2 (or at time
#' 2) of 80 different subjects.
#'
#'
#' @format A dataframe with 100 rows and 4 columns
"indep_df1"
rmulshine/compicc documentation built on April 30, 2022, 7:46 a.m.