Learn R Programming

SMPracticals (version 1.3-1)

limits: Swedish Speed Limit Data

Description

The data are numbers of traffic accidents with personal injuries, reported to the police, on Swedish roads on 92 days in 1961 and 92 matching days in 1962. On some of these days a general speed limit of 90 or 100 km/hour was imposed.

Usage

data(limits)

Arguments

source

Svensson, A. (1981) On a goodness-of-fit test for multiplicative Poisson models. Annals of Statistics, 9, 697--704.

Examples

Run this code
data(limits)
## maybe str(limits) ; plot(limits) ...

Run the code above in your browser using DataLab