R/hodgkins.R

#' hodgkins
#'
#' Table 11.16: Relapse-Free Survival Times for Hodgkin's Disease Patients
#'
#' @format 3 argument across 49 observations
#' \describe{
#' \item{relapse}{Binary variable of whether the patient relapsed or not (where 1 = yes, 0 = no)}
#' \item{days}{Days healthy (if not relapsed) or days to relapse}
#' \item{radiation}{Whether radiation was to the affected node (affected) or it was total nodal radiation}
#' }
"hodgkins"
kim3-sudo/nsm3data documentation built on Jan. 29, 2024, 11:41 p.m.