aml                   package:boot                   R Documentation

_R_e_m_i_s_s_i_o_n _T_i_m_e_s _f_o_r _A_c_u_t_e _M_y_e_l_o_g_e_n_o_u_s _L_e_u_k_a_e_m_i_a

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

     The 'aml' data frame has 23 rows and 3 columns.

     A clinical trial to evaluate the efficacy of maintenance
     chemotherapy for acute myelogenous leukaemia was  conducted by
     Embury et al. (1977) at Stanford University.  After reaching a
     stage of remission through treatment by chemotherapy, patients
     were randomized into two groups. The first group received
     maintenance chemotherapy and the  second group did not.  The aim
     of the study was to see if maintenance  chemotherapy increased the
     length of the remission.  The data here formed a preliminary
     analysis which was conducted in October 1974.

_U_s_a_g_e:

     data(aml)

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

     This data frame contains the following columns:

     '_t_i_m_e' The length of the complete remission (in weeks).

     '_c_e_n_s' An indicator of right censoring.  1 indicates that the
          patient had a relapse and so 'time' is the length of the
          remission. 0 indicates that the patient had left the study or
          was still in remission in October 1974, that is the length of
          remission is right-censored.

     '_g_r_o_u_p' The group into which the patient was randomized.  Group 1
          received maintenance chemotherapy, group 2 did not.

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

     The data were obtained from

     Miller, R.G. (1981) _Survival Analysis_. John Wiley.

_R_e_f_e_r_e_n_c_e_s:

     Davison, A.C. and Hinkley, D.V. (1997)  _Bootstrap Methods and
     Their Application_. Cambridge University Press.

     Embury, S.H, Elias, L., Heller, P.H., Hood, C.E., Greenberg, P.L.
     and Schrier, S.L. (1977) Remission maintenance therapy in  acute
     myelogenous leukaemia. _Western Journal of Medicine_, *126*,
     267-272.

