fox                   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 _F_o_x _R_i_v_e_r

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

     The 'fox' data frame has 33 rows and 2 columns. The columns
     contain maximum annual flood discharges, in units of 1000 cubed
     feet per second, from the Fox River in Wisconsin, USA at Berlin
     (upstream) and Wrightstown (downstream), for the years 1918 to
     1950. The row names give the years of observation.

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

     data(fox)

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

     This data frame contains the following columns:

     _b_e_r_l_i_n A numeric vector containing maximum annual flood discharges
          at Berlin (upstream).

     _w_r_i_g_h_t A numeric vector containing maximum annual flood discharges
          at Wrightstown (downstream).

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

     Gumbel, E. J. and Mustafi, C. K. (1967) Some analytical properties
     of bivariate extremal distributions. _J. Amer. Statist. Assoc._,
     *62*, 569-588.

