R/poori.R

#' Data from Yadav's poori 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{score}{Observed outcome}
#'   \item{group}{Treatment condition. 1 = treatment, 0 = control}
#' }
#' @source Yadav, Monika. “Practicum Experiment: Analysis.” Columbia University, 2020.
"poori"

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.