alr4 (version 1.0.5)

Hooker: Hooker's data

Description

In his original paper, Forbes provided additional data collected by the botanist Dr. Joseph Hooker on temperatures and boiling points measured often at higher altitudes in the Himalaya Mountains.

Arguments

Format

This data frame contains the following columns:
bp
Measured boiling temperature, degrees F.
pres
Measured air pressure, inches of Mercury.
lpres
100 times pres rounded to two decimals.

Source

Forbes, J. (1957). Further experiments and remarks on the measurement of heights by boiling point of water. Transactions of the Royal Society of Edinburgh, 21, 235-243.

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(Hooker)

Run the code above in your browser using DataCamp Workspace