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"

Try the nsm3data package in your browser

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

nsm3data documentation built on Jan. 18, 2022, 9:07 a.m.