ocmulgee                 package:evd                 R Documentation

_M_a_x_i_m_u_m _A_n_n_u_a_l _F_l_o_o_d _D_i_s_c_h_a_r_g_e_s _o_f _t_h_e _O_c_m_u_l_g_e_e _R_i_v_e_r

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

     The 'ocmulgee' data frame has 40 rows and 2 columns. The columns
     contain maximum annual flood discharges, in units of 1000 cubed
     feet per second, from the Ocmulgee River in Georgia, USA at
     Hawkinsville (upstream) and Macon (downstream), for the years 1910
     to 1949. The row names give the years of observation.

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

     data(ocmulgee)

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

     This data frame contains the following columns:

     _h_a_w_k A numeric vector containing maximum annual flood discharges
          at Hawkinsville (upstream).

     _m_a_c_o_n A numeric vector containing maximum annual flood discharges
          at Macon (downstream).

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

     Gumbel, E. J. and Goldstein, N. (1964) Analysis of empirical
     bivariate extremal distributions. _J. Amer. Statist. Assoc._,
     *59*, 794-816.

