R/nickerson.R

#' Data from "Is Voting Contagious? Evidence from Two Field Experiments"
#'
#' This dataset is used in the exercises of Chapters 4 and 6 from the R Companion.
#'
#' @format A data frame with 956 rows and 2 variables:
#' \describe{
#'   \item{treatment}{Treatment indicator denoting whether participant spoke with canvassers about the upcoming election or about recycling}
#'   \item{voted02p}{Whether the participant voted in the elections}
#' }
#' @source NICKERSON, DAVID W. β€œIs Voting Contagious? Evidence from Two Field Experiments.” American Political Science Review, vol. 102, no. 1, 2008, pp. 49–57., doi:10.1017/S0003055408080039.
"nickerson"

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.