snake                  package:alr3                  R Documentation

_S_n_a_k_e _r_i_v_e_r _d_a_t_a

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

     The data give the water content of snow and the water yield in
     inches in the Snake River watershed in Wyoming.

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

     This data frame contains the following columns:

     _X water content of snow

     _Y water yield from April to July

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

     Wilm, H. G. (1950). Statistical control in hydrologic forecasting.
     "Res. Notes", 61, Pacific Northwest Forest Range Experiment
     Station, Oregon.

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

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

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

     data(snake)

