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"

Try the experimentr package in your browser

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

experimentr documentation built on March 18, 2022, 7:22 p.m.