deaths                 package:MASS                 R Documentation

_M_o_n_t_h_l_y _D_e_a_t_h_s _f_r_o_m _L_u_n_g _D_i_s_e_a_s_e_s _i_n _t_h_e _U_K

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

     A time series giving the monthly deaths from bronchitis, emphysema
     and asthma in the UK, 1974-1979, both sexes ('deaths'), males
     ('mdeaths') and females ('fdeaths').

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

     data(deaths)
     data(mdeaths)
     data(deaths)

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

     P. J. Diggle (1990) _Time Series: A Biostatistical Introduction._
     Oxford, table A.3

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

     Venables, W. N. and Ripley, B. D. (2002) _Modern Applied
     Statistics with S._ Fourth edition.  Springer.

_S_e_e _A_l_s_o:

     'fdeaths', 'mdeaths'

