stopping: Stopping

Description Usage Format Source

Description

This data set concerns the stopping distances for cars travelling at different speeds. There are replicate values for some speeds. The objective is to find a model for these data.

Usage

1
data("stopping")

Format

A data frame with 63 observations on the following 2 variables.

Speed

travelling speed (miles per hour).

Distance

stopping distance (feet).

Source

Snee, R.D. (1986) An alternative approach to fitting models when re-expression of the response is useful. Journal of Quality Technology, 18,211-225.

A Handbook of Small Data Sets (p.354) by Hand, Daly, McConway, Lunn, Ostrowski. Chapman & Hall.


glmxdiag documentation built on Jan. 10, 2022, 9:07 a.m.

Related to stopping in glmxdiag...