follic {randomSurvivalForest} | R Documentation |
Competing risk data set involving follicular cell lymphoma.
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 |
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).
Pintilie M., (2006) Competing Risks: A Practical Perspective. West Sussex: John Wiley and Sons.
data(follic, package = "randomSurvivalForest")