Learn R Programming

VGAM (version 0.9-1)

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, data = oxtemp, trace = TRUE)

Run the code above in your browser using DataLab