oldfaith                package:alr3                R Documentation

_O_l_d _F_a_i_t_h_f_u_l _G_e_y_s_e_r _d_a_t_a

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

     Data on eruptions of Old Faithful Geyser, October 1980.  Variables
     are the duration in seconds of the current eruption, and the time
     in minutes to the next eruption.  Collected by volunteers, and
     supplied by the Yellowstone National Park Geologist.  Data was not
     collected between approximately midnight and 6 AM.

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

     This data frame contains the following columns:

     _D_u_r_a_t_i_o_n Duration in seconds

     _I_n_t_e_r_v_a_l Time to next eruption

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

     R. Hutchinson

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

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

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

     data(oldfaith)

