powered by
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.
# NOT RUN { fit <- vglm(maxtemp ~ 1, gevff, data = oxtemp, trace = TRUE) # }
Run the code above in your browser using DataLab