wind {ismev} | R Documentation |
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.
[Package ismev version 1.42 Index]