Learn R Programming

VGAM (version 0.7-8)

oxtemp: Oxford Temperature Data

Description

Annual maximum temperatures collected at Oxford, UK.

Usage

data(oxtemp)

Arguments

source

Unknown.

Details

The data were collected from 1901 to 1980.

Examples

Run this code
data(oxtemp)
fit = vglm(maxtemp ~ 1, egev, trace=TRUE, data=oxtemp)

Run the code above in your browser using DataLab