mine                 package:locfit                 R Documentation

_F_r_a_c_t_u_r_e _C_o_u_n_t_s _i_n _C_o_a_l _M_i_n_e_s

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

     The number of fractures in the upper seam of coal mines, and four
     predictor variables. This dataset can be modeled using Poisson
     regression.

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

     data(mine)

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

     A dataframe with the response frac, and predictor variables extrp,
     time, seamh and inb.

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

     Myers (1990).

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

     Myers, R. H. (1990). Classical and Modern Regression with
     Applications (Second edition). PWS-Kent Publishing, Boston.

