lung                 package:KMsurv                 R Documentation

_d_a_t_a _f_r_o_m _E_x_e_r_c_i_s_e _4._4, _p_1_2_0

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

     The 'lung' data frame has 25 rows and 4 columns.

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

     This data frame contains the following columns:

     _t_i_m_e Days to death

     _d_e_a_t_h Death indicator (1=dead), complete follow-up on all patients

     _t_i_m_e_2 Days to 3/31/80 or death (interim analysis)

     _d_e_a_t_h_2 Death indicator as of 3/31/80 (1=dead, 0=alive)

_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.

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

     data(lung)

