R/sample_data.R

#' Sample dataset for ThSQCA 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 ThSQCA package in your browser

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

ThSQCA documentation built on Sept. 26, 2026, 5:07 p.m.