follic {randomSurvivalForest}R Documentation

Follicular Cell Lymphoma

Description

Competing risk data set involving follicular cell lymphoma.

Format

A data frame containing:
age age
hgb hemoglobin (g/l)
clinstg clinical stage: 1=stage I, 2=stage II
ch chemotherapy: Y=Yes, N=No
rt radiotherapy: Y=Yes, N=No
time first failure time
status censoring status: 0=censored, 1=relapse, 2=death

Source

Follicular cell lymphoma data set. Table 1.4b, Competing Risks: A Practical Perspective. 541 patients identified as having follicular type lymphoma, with early stage disease (I or II), and treated with radiation alone (RT) or with radiation and chemotherapy (CMT).

References

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

Examples

data(follic, package = "randomSurvivalForest")

[Package randomSurvivalForest version 3.6.1 Index]