larynx                package:KMsurv                R Documentation

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

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

     The 'larynx' data frame has 90 rows and 5 columns.

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

     This data frame contains the following columns:

     _s_t_a_g_e Stage of disease (1=stage 1, 2=stage2, 3=stage 3, 4=stage 4)

     _t_i_m_e Time to death or on-study time, months

     _a_g_e Age at diagnosis of larynx cancer

     _d_i_a_g_y_r Year of diagnosis of larynx cancer

     _d_e_l_t_a Death indicator (0=alive, 1=dead)

_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. Kardaun Stat. Nederlandica
     37 (1983), 103-126.

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

     data(larynx)

