aids                  package:boot                  R Documentation

_D_e_l_a_y _i_n _A_I_D_S _R_e_p_o_r_t_i_n_g _i_n _E_n_g_l_a_n_d _a_n_d _W_a_l_e_s

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

     The 'aids' data frame has 570 rows and 6 columns.

     Although all cases of AIDS in England and Wales must be reported
     to the Communicable Disease Surveillance Centre, there is often a
     considerable delay between the time of diagnosis and the time that
     it is reported.  In estimating the prevalence of AIDS, account
     must be taken of the unknown number of cases which have been
     diagnosed but not reported.  The data set here records the
     reported cases of AIDS diagnosed from July 1983 and until the end
     of 1992.   The data are cross-classified by the date of diagnosis
     and the time delay in  the reporting of the cases.

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

     data(aids)

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

     This data frame contains the following columns:

     '_y_e_a_r' The year of the diagnosis.

     '_q_u_a_r_t_e_r' The quarter of the year in which diagnosis was made.

     '_d_e_l_a_y' The time delay (in months) between diagnosis and
          reporting. 0 means that the case was reported within one
          month.  Longer delays are grouped in 3 month intervals and
          the value of 'delay' is the midpoint of the interval
          (therefore a value of '2' indicates that reporting was
          delayed for between 1 and 3  months).

     '_d_u_d' An indicator of censoring. These are categories for which
          full information is not yet available and the number recorded
          is a lower bound only.

     '_t_i_m_e' The time interval of the diagnosis. That is the number of
          quarters from July 1983 until the end of the quarter in which
          these cases were diagnosed.

     '_y' The number of AIDS cases reported.

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

     The data were obtained from

     De Angelis, D. and Gilks, W.R. (1994) Estimating acquired immune
     deficiency syndrome accounting for reporting delay. _Journal of
     the Royal Statistical Society, A_, *157*, 31-40.

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

