Learn R Programming

Sleuth3 (version 1.0-3)

ex0914: Pace of Life and Heart Disease

Description

In four regions of the US (Northeast, Midwest, South and West), in three different sized metropolitan regions, researchers measured indicators of pace of life.

Usage

ex0914

Arguments

Format

A data frame with 36 observations on the following 4 variables.

Bank

bank clerk speed

Walk

pedestrian walking speed

Talk

postal clerk talking speed

Heart

age adjusted death rate due to heart disease

References

Levine, R.V. (1990). The Pace of Life, American Scientist 78: 450--459.

Examples

Run this code
# NOT RUN {
str(ex0914)
# }

Run the code above in your browser using DataLab