ex13.08 {Devore6}R Documentation

data from exercise 13.8

Description

Relationship between heart rate and oxygen uptake during exercise

Usage

data(ex13.08)

Format

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

HR
a numeric vector of heart rates (as a percentage of maximum rate)
VO2
a numeric vector of oxygen uptake (as a percentage of maximum uptake)

Source

Devore, J. L. (2003) Probability and Statistics for Engineering and the Sciences (6th ed), Duxbury

References

``The Relationship between Heart Rate and Oxygen Uptake During Non-Steady State Exercise'', Ergonomics, 2000: 1578-1592.

Examples

data(ex13.08)

[Package Devore6 version 0.5-6 Index]