Learn R Programming

lmomRFA (version 3.8)

Maxwind: Maximum wind speeds

Description

Annual maximum wind speeds at 12 sites in the southeast U.S.

Usage

Maxwind

Arguments

Format

A list of 12 numeric vectors.

Details

The name of a list element is the site location, including a reference number used by Simiu et al. (1979). Each list element is a numeric vector containing the annual maximum wind speeds for that site. The period of observation varies from site to site: for details see Simiu et al. (1979).

Examples

Run this code
str(Maxwind)
regsamlmu(Maxwind)  # sample L-moments

Run the code above in your browser using DataLab