stopping                package:alr3                R Documentation

_S_t_o_p_p_i_n_g _d_i_s_t_a_n_c_e_s

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

     Ezekiel and Fox (1959) data on auto stopping distances.

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

     This data frame contains the following columns:

     _S_p_e_e_d Speed (mph)

     _D_i_s_t_a_n_c_e Stopping distance (in feet)

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

     Ezekiel, M. and Fox, K. A. (1959). _Methods of Correlation
     Analysis, Linear and Curvilinear_, New York: Wiley.

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

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

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

     data(stopping)

