smoking.RdSurvival data about smoking
data(smoking)A data frame with 20 observations on the following 3 variables.
smokingdichotomous: 1=yes, 0=no
timecontinuous: Survival time in years
deathdichotomous: Status at end of study
data(smoking)
## maybe str(smoking)