burn {randomSurvivalForest} | R Documentation |
Data on 154 burn patients.
A data frame containing:
Z1 | treatment: 0=routine bathing, 1=Body cleansing |
Z2 | gender: 0=male, 1=female |
Z3 | race: 0=nonwhite 1=white |
Z4 | percentage of total surface area burned |
Z5 | burn site indicator head: 1=yes, 0=no |
Z6 | burn site indicator buttock: 1=yes, 0=no |
Z7 | burn site indicator trunk: 1=yes, 0=no |
Z8 | burn site indicator upper leg: 1=yes, 0=no |
Z9 | burn site indicator lower leg: 1=yes, 0=no |
Z10 | respiratory tract: 1=yes, 0=no |
Z11 | type of burn: 1=chemical, 2=scald, 3=electric, 4=flame |
T1 | time to excision or on study time |
D1 | excision indicator: 1=yes, 0=no |
T2 | time to prophylactic antibiotic treatment or on study time |
D2 | prophylactic antibiotic treatment: 1=yes 0=no |
T3 | time to straphylocous aureaus infection or on study time |
D3 | straphylocous aureaus infection: 1=yes 0=no |
Klein and Moeschberger (1997). Survival Analysis: Techniques for Censored and Truncated Data, Springer: New York.
Ichida et al. (1993) Stat. Med., 12:301-310.
data(burn, package = "randomSurvivalForest")