R/OCdata.R

#' Case-control study of the joint effect of alcohol and smoking on oral cancer by Rothman and Keller.
#'
#' A dataset containing three dichotomous variables: oral cancer, alcohol and smoking
#'
#' @format A data frame with 458 observations and 3 variables:
#' \describe{
#'   \item{oc}{oral cancer, the outcome}
#'   \item{alc}{alcohol use, the first exposure}
#'   \item{smk}{smoking, the second exposure}
#'   ...
#' }
#' @source \doi{10.1016/0021-9681(72)90006-9}
"OCdata"

Try the interactionR package in your browser

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

interactionR documentation built on May 29, 2024, 1:21 a.m.