stopping {glmxdiag} | R Documentation |
Stopping
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
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.
[Package glmxdiag version 1.0.0 Index]