Learn R Programming

alr4 (version 1.0.7)

stopping: Stopping distances

Description

Ezekiel and Fox (1959) data on auto stopping distances.

Arguments

Format

This data frame contains the following columns:

Speed

Speed (mph)

Distance

Stopping distance (in feet)

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(stopping)

Run the code above in your browser using DataLab