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"

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.