fremantle: Annual Maximum Sea Levels at Fremantle, Western Australia

fremantleR Documentation

Annual Maximum Sea Levels at Fremantle, Western Australia

Description

This is a copy of the fremantle dataset from the ismev package. The fremantle data frame has 86 rows and 3 columns. The second column gives 86 annual maximum 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 volatility.

Usage

fremantle

Format

This data frame contains the following:

  • 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.

Examples

summary(fremantle)

gamlssx documentation built on June 26, 2024, 5:10 p.m.