fremantle               package:ismev               R Documentation

_A_n_n_u_a_l _M_a_x_i_m_u_m _S_e_a _L_e_v_e_l_s _a_t _F_r_e_m_a_n_t_l_e, _W_e_s_t_e_r_n _A_u_s_t_r_a_l_i_a

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

     The 'fremantle' data frame has 86 rows and 3 columns. The second
     column gives 86 annual maximimum sea levels recorded at Fremantle,
     Western Australia, within the period 1897 to 1989. The first
     column gives the corresponding years. The third column gives
     annual mean values of the Southern Oscillation Index (SOI), which
     is a proxy for meteorological volitility.

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

     data(fremantle)

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

     This data frame contains the following columns:

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

     _S_e_a_L_e_v_e_l A numeric vector of annual sea level maxima.

     _S_O_I A numeric vector of annual mean values of the Southern
          Oscillation Index.

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

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

