breslow                 package:boot                 R Documentation

_S_m_o_k_i_n_g _D_e_a_t_h_s _A_m_o_n_g _D_o_c_t_o_r_s

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

     The 'breslow' data frame has 10 rows and 5 columns.

     In 1961 Doll and Hill sent out a questionnaire to all men on the
     British  Medical Register enquiring about their smoking habits.
     Almost 70% of  such men replied.  Death certificates were obtained
     for medical practitioners and causes of death were assigned on the
     basis of these certificates.  The 'breslow' data set contains the
     person-years of observations and deaths from coronary artery
     disease accumulated during the first ten years of the study.

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

     data(breslow)

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

     This data frame contains the following columns:

     '_a_g_e' The mid-point of the 10 year age-group for the doctors.

     '_s_m_o_k_e' An indicator of whether the doctors smoked (1) or not (0).

     '_n' The number of person-years in the category.

     '_y' The number of deaths attributed to coronary artery disease.

     '_n_s' The number of smoker years in the category ('smoke*n').

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

     The data were obtained from

     Breslow, N.E. (1985) Cohort Analysis in Epidemiology. In  _A
     Celebration of Statistics_  A.C. Atkinson and S.E. Fienberg
     (editors), 109-143. Springer-Verlag.

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

     Doll, R. and Hill, A.B. (1966) Mortality of British doctors in
     relation to  smoking: Observations on coronary thrombosis. 
     _National Cancer Institute Monograph_, *19*, 205-268.

