Learn R Programming

glmxdiag (version 1.0.0)

stopping: 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")

Arguments

Format

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

Speed

travelling speed (miles per hour).

Distance

stopping distance (feet).