oxtemp {VGAM} | R Documentation |
Annual maximum temperatures collected at Oxford, UK.
data(oxtemp)
A data frame with 80 observations on the following 2 variables.
Annual maximum temperatures (in degrees Fahrenheit).
The values 1901 to 1980.
The data were collected from 1901 to 1980.
Unknown.
fit = vglm(maxtemp ~ 1, egev, data = oxtemp, trace = TRUE)