R/youtube.R

#' Data from Rahmani's YouTube experiment
#'
#' This dataset is used in the exercises of Chapter 3 from the textbook.
#'
#' @format A data frame with 30 rows and 2 variables:
#' \describe{
#'   \item{group}{Treatment condition. 1 = treatment, 0 = control}
#'   \item{outcome}{Observed outcome}
#' }
#' @source Rahmani, Bardia. “Practicum Experiment” Columbia University, 2020.
"youtube"
tuncerkerem/experimentr documentation built on June 24, 2022, 1:51 p.m.