R/test_scores_rm.R

#' Repeated measures test score data (synthetic).
#'
#' A synthetic dataset for teaching correlations
#'
#' @format A data frame with 16 rows and 4 variables:
#' \describe{
#'   \item{id}{Participant ID}
#'   \item{spec}{Grouping variable (untidy) specifying group number and level}
#'   \item{test1}{Raw pre-test score}
#'   \item{test2}{Raw post-test score}
#' }
#' @source \url{https://github.com/jvcasillas/ds4ling}
"test_scores_rm"
jvcasillas/ds4ling documentation built on March 4, 2025, 11:18 p.m.