Mitchell                package:alr3                R Documentation

_M_i_t_c_h_e_l_l _s_o_i_l _t_e_m_p_e_r_a_t_u_r_e

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

     Data collected by Kenneth G. Hubbard on soil temperature at 20 cm
     depth in Mitchell, Nebraska for 17 years (1976-1992) The variable
     month is the month number.

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

     This data frame contains the following columns:

     _M_o_n_t_h Months beginning Jan, 1976

     _T_e_m_p Average soil temperature, degrees C

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

     Kenneth G. Hubbard

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

     Weisberg, S. (2005). _Applied Linear Regression_, 3rd edition. New
     York: Wiley, Problem 1.2.

_E_x_a_m_p_l_e_s:

     data(Mitchell)

