R/frijters.R

#' Data from "Roommate effects in health outcomes"
#'
#' This dataset is used in the exercises of Chapter 7 from the textbook.
#'
#' @format A data frame with 214 rows and 3 variables:
#' \describe{
#'   \item{Roommate_BMI}{Roommate's BMI}
#'   \item{Past_BMI}{Participant's BMI at baseline}
#'   \item{Current_BMI}{Participant's BMI after living with roommate for one year}
#' }
#' @source Frijters, Paul, et al. “Roommate Effects in Health Outcomes.” Health Economics, vol. 28, no. 8, 2019, pp. 998–1034., https://doi.org/10.1002/hec.3901.
"frijters"

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.