R/HDiscdata.R

#' Case-control data of the effect of sports participation and smoking on herniated lumbar disc examined by Assmann et al.
#'
#' A dataset containing three dichotomous variables: herniated lumbar disc, sports participation, and smoking
#'
#' @format A data frame with 458 observations and 3 variables:
#' \describe{
#'   \item{h}{presence of herniated lumbar disc, the outcome}
#'   \item{ns}{presence or lack of sports participation, the first exposure}
#'   \item{smk}{smoking, the second exposure}
#'   ...
#' }
#' @source \doi{10.1097/00001648-199605000-00012}
"HDiscdata"
epi-zen/interactionR documentation built on Jan. 19, 2024, 9:03 a.m.