Learn R Programming

alr3 (version 1.1.12)

highway: Highway accidents

Description

The data comes from a unpublished master's paper by Carl Hoffstedt. They relate the automobile accident rate, in accidents per million vehicle miles to several potential terms. The data include 39 sections of large highways in the state of Minnesota in 1973. The goal of this analysis was to understand the impact of design variables, Acpts, Slim, Sig, and Shld that are under the control of the highway department, on accidents.

Arguments

source

Carl Hoffstedt

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Section 7.2.

Examples

Run this code
data(highway)

Run the code above in your browser using DataLab