aids                 package:KMsurv                 R Documentation

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

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

     The 'aids' data frame has 295 rows and 3 columns.

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

     This data frame contains the following columns:

     _i_n_f_e_c_t Infection time for AIDS, years

     _i_n_d_u_c_t Induction time for AIDS, years

     _a_d_u_l_t Indicator of adult (1=adult, 0=child)

_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. Lagakos et al. Biometrika
     68 (1981): 515-523.

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

     data(aids)

