burn                 package:KMsurv                 R Documentation

_d_a_t_a _f_r_o_m _S_e_c_t_i_o_n _1._6

_D_e_s_c_r_i_p_t_i_o_n:

     The 'burn' data frame has 154 rows and 17 columns.

_F_o_r_m_a_t:

     This data frame contains the following columns:

     _O_b_s Observation number

     _Z_1 Treatment: 0-routine bathing 1-Body cleansing

     _Z_2 Gender (0=male 1=female)

     _Z_3 Race: 0=nonwhite 1=white

     _Z_4 Percentage of total surface area burned

     _Z_5 Burn site indicator: head 1=yes, 0=no

     _Z_6 Burn site indicator: buttock 1=yes, 0=no

     _Z_7 Burn site indicator: trunk 1=yes, 0=no

     _Z_8 Burn site indicator: upper leg 1=yes, 0=no

     _Z_9 Burn site indicator: lower leg 1=yes, 0=no

     _Z_1_0 Burn site indicator: respiratory tract 1=yes, 0=no

     _Z_1_1 Type of burn: 1=chemical, 2=scald, 3=electric, 4=flame

     _T_1 Time to excision or on study time

     _D_1 Excision indicator: 1=yes 0=no

     _T_2 Time to prophylactic antibiotic treatment or on study time

     _D_2 Prophylactic antibiotic treatment: 1=yes 0=no

     _T_3 Time to straphylocous aureaus infection or on study time

     _D_3 Straphylocous aureaus infection: 1=yes 0=no

_D_e_t_a_i_l_s:

_S_o_u_r_c_e:

     Klein and Moeschberger (1997) _Survival Analysis Techniques for
     Censored and truncated data_, Springer. Ichida et al. Stat. Med.
     12 (1993): 301-310.

_E_x_a_m_p_l_e_s:

     data(burn)

