wm3                   package:alr3                   R Documentation

_B_i_n_n_e_d _w_i_n_d _s_p_e_e_d _d_a_t_a

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

     For the windspeed data in the file 'wm2', this is the number of
     observations in each of the  bins, and the average windspeed in
     that bin

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

     data(wm3)

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

     A data frame with 16 observations on the following 2 variables.

     _b_i_n._c_o_u_n_t Number of observations in the bin

     _R_S_p_d Average windspeed in the bin

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

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

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

     data(wm3)

