ow {lax} | R Documentation |
Oxford and Worthing annual maximum temperatures
Description
Annual maximum temperatures at Oxford and Worthing (England), for the period 1901 to 1980.
Usage
ow
Format
A dataframe with 80 rows and 4 columns.
Column 1,
temp
: annual maximum temperatures in degrees Fahrenheit.Column 2,
year
: year in which the maximum was recorded.Column 3,
name
: name of location, "oxford" or "worthing"Column 4,
loc
: location: 1 for "oxford", -1 for "worthing"
Source
Tabony, R. C. (1983) Extreme value analysis in meteorology. The Meteorological Magazine, 112, 77-98.
References
Chandler, R. E. and Bate, S. (2007). Inference for clustered data using the independence loglikelihood. Biometrika, 94(1), 167-183. doi:10.1093/biomet/asm015
[Package lax version 1.2.3 Index]