Learn R Programming

randomForestSRC (version 3.3.1)

hd: Hodgkin's Disease

Description

Competing risk data set involving Hodgkin's disease.

Arguments

Format

A data frame containing:

ageage
sexgender
trtgiventreatment: RT=radition, CMT=Chemotherapy and radiation
medwidsimediastinum involvement: N=no, S=small, L=Large
extranodextranodal disease: Y=extranodal disease, N=nodal disease
clinstgclinical stage: 1=stage I, 2=stage II
timefirst failure time
statuscensoring status: 0=censored, 1=relapse, 2=death

References

Pintilie M., (2006) Competing Risks: A Practical Perspective. West Sussex: John Wiley and Sons.

Examples

Run this code
data(hd, package = "randomForestSRC")

Run the code above in your browser using DataLab