R/ccap2012.R

#' Cooperative Campaign Analysis Project (CCAP) Data
#'
#' CCAP data set alleged to have been used as the basis for the gay marriage study results
#' from \emph{QSS} section 2.8.2
#'
#' @format A data frame with 43998 rows and 3 variables:
#' \describe{
#'  \item{ .row }{ integer: row number }
#'  \item{ caseid }{ integer: unique respondent ID }
#'  \item{ gaytherm }{ integer: survey thermometer rating of feeling towards gay couples (0–100) }
#' }
#'
#'
#' @details
#' See \emph{QSS} Table 3.6.
#'
#'
#' @references
#' \itemize{
#' \item{ Imai, Kosuke. 2017. \emph{Quantitative Social Science: An Introduction}.
#' Princeton University Press. \href{http://press.princeton.edu/titles/11025.html}{URL}. }
#' \item { “Irregularities in LaCour (2014)” by David Broockman, Joshua Kalla, and Peter Aronow. }
#'}
#'
"ccap2012"
kosukeimai/qss-data documentation built on April 20, 2022, 2:26 p.m.