channing               package:KMsurv               R Documentation

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

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

     The 'channing' data frame has 462 rows and 6 columns.

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

     This data frame contains the following columns:

     _o_b_s Observation number

     _d_e_a_t_h Death status (1=dead, 0=alive)

     _a_g_e_e_n_t_r_y Age of entry into retirement home, months

     _a_g_e Age of death or left retirement home, months

     _t_i_m_e Difference between the above two ages, months

     _g_e_n_d_e_r Gender (1=male, 2=female)

_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. Hyde Biometrika (1977),
     225-230.

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

     data(channing)

