geyser                package:locfit                R Documentation

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

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

     The durations of 107 eruptions of the Old Faithful Geyser.

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

     data(geyser)

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

     A numeric vector of length 107.

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

     Scott (1992). Note that several different Old Faithful Geyser
     datasets (including the faithful dataset in R's base library) have
     been used in various places in the statistics literature. The
     version provided here has been used in density estimation and
     bandwidth selection work.

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

     Scott, D. W. (1992). Multivariate Density Estimation: Theory,
     Practice and Visualization. Wiley.

