wind                  package:ismev                  R Documentation

_A_n_n_u_a_l _M_a_x_i_m_u_m _W_i_n_d _S_p_e_e_d_s _a_t _A_l_b_a_n_y _a_n_d _H_a_r_t_f_o_r_d

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

     The 'wind' data frame has 40 rows and 3 columns. The second and
     third columns contain annual maximum wind speeds at Albany, New
     York and Hartford, Connecticut respectively, over the period 1944
     to 1983. The first column gives the corresponding years.

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

     data(wind)

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

     This data frame contains the following columns:

     _Y_e_a_r A numeric vector of years.

     _H_a_r_t_f_o_r_d Annual maximum wind speeds at Hartford.

     _A_l_b_a_n_y Annual maximum wind speeds at Albany.

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

     Coles, S. G. (2001) _An Introduction to Statistical Modelling of
     Extreme Values._ London: Springer.

