R/sample_data.R

#' Sample dataset for TSQCA examples
#'
#' A small artificial dataset with variables:
#' \describe{
#'   \item{Y}{Outcome (numeric)}
#'   \item{X1}{Condition 1}
#'   \item{X2}{Condition 2}
#'   \item{X3}{Condition 3}
#' }
#'
#' @format A data frame with 80 rows and 4 variables.
"sample_data"

Try the TSQCA package in your browser

Any scripts or data that you put into this service are public.

TSQCA documentation built on Feb. 18, 2026, 5:06 p.m.