E9.19: Acceleration data

E9.19R Documentation

Acceleration data

Description

The E9.19 data frame has 50 rows and 4 columns.

Usage

data(E9.19)

Format

This data frame contains the following columns:

ACC

a numeric vector, Acceleration of different vehicles.

WHP

a numeric vector, weight-to-horsepower ratio.

SP

a numeric vector, speed at which they were travelling.

G

a numeric vector, Grade of road, G=0 implies road was horizontal.

Source

Raj Tejwaney, Department of civil Engineering, University of Illinoi at Chicago.

Examples

data(E9.19)
summary(E9.19)
plot(E9.19)

SenSrivastava documentation built on May 29, 2024, 7:34 a.m.