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

wind

Annual Maximum Wind Speeds at Albany and Hartford


Description

The wind data frame has 40 rows and 3 columns. The second and third columns contain annual maximum wind speeds at Albany, New York and Hartford, Connecticut respectively, over the period 1944 to 1983. The first column gives the corresponding years.

Usage

data(wind)

Format

This data frame contains the following columns:

Year

A numeric vector of years.

Hartford

Annual maximum wind speeds at Hartford.

Albany

Annual maximum wind speeds at Albany.

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.