coal                  package:boot                  R Documentation

_D_a_t_e_s _o_f _C_o_a_l _M_i_n_i_n_g _D_i_s_a_s_t_e_r_s

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

     The 'coal' data frame has 191 rows and 1 columns.

     This data frame gives the dates of 191 explosions in coal mines
     which resulted in 10 or more fatalities.  The time span of the
     data is from March 15, 1851 until March 22 1962.

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

     data(coal)

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

     This data frame contains the following column:

     '_d_a_t_e' The date of the disaster.  The integer part of 'date' gives
          the year.  The day is represented as the fraction of the year
          that had elapsed on that day.

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

     The data were obtained from

     Hand, D.J., Daly, F., Lunn, A.D., McConway, K.J. and Ostrowski, E.
     (1994) _A Handbook of Small Data Sets_, Chapman and Hall.

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

     Jarrett, R.G. (1979) A note on the intervals between coal-mining
     disasters. _Biometrika_, *66*, 191-193.

