limits | R Documentation |
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.
data(limits)
A data frame with 92 observations on the following 5 variables.
A factor indicating the day, coded 1
-92
.
1 indicates a limit imposed in 1961, 0 not.
1 indicates a limit imposed in 1962, 0 not.
Number of accidents on this day in 1961.
Number of accidents on this day in 1962.
Svensson, A. (1981) On a goodness-of-fit test for multiplicative Poisson models. Annals of Statistics, 9, 697–704.
data(limits)
## maybe str(limits) ; plot(limits) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.