Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

fremantle

Annual Maximum Sea Levels at Fremantle, Western Australia


Description

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.

Usage

data(fremantle)

Format

This data frame contains the following columns:

Year

A numeric vector of years.

SeaLevel

A numeric vector of annual sea level maxima.

SOI

A numeric vector of annual mean values of the Southern Oscillation Index.

Source

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


ismev

An Introduction to Statistical Modeling of Extreme Values

v1.42
GPL (>= 2)
Authors
Original S functions written by Janet E. Heffernan with R port and R documentation provided by Alec G. Stephenson.
Initial release
2018-05-08

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.