Learn R Programming

VGAM (version 0.8-2)

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
fit = vglm(maxtemp ~ 1, egev, trace=TRUE, data=oxtemp)

Run the code above in your browser using DataLab