Learn R Programming

randomForestSRC (version 1.6.1)

hd: Hodgkin's Disease

Description

Competing risk data set involving Hodgkin's disease.

Arguments

format

A data frame containing: ll{ age age sex gender trtgiven treatment: RT=radition, CMT=Chemotherapy and radiation medwidsi mediastinum involvement: N=no, S=small, L=Large extranod extranodal disease: Y=extranodal disease, N=nodal disease clinstg clinical stage: 1=stage I, 2=stage II time first failure time status censoring status: 0=censored, 1=relapse, 2=death }

source

Table 1.6b, Competing Risks: A Practical Perspective.

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