alr3 (version 2.0.5)

forbes: Forbes data

Description

The data consists of 17 pairs of numbers corresponding to observed boiling point and corrected barometric pressure, at locations in the Alps.

Arguments

Format

This data frame contains the following columns. The first two columns of this data frame are also given in the data file forbes in the MASS package, with different column labels.
Temp
Adjusted boiling point of water in degrees F.
Pressure
Atmospheric pressure, in inches of Mercury
Lpres
100 times log(Pressure,10), rounded to two digits beyond the decimal point

Source

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

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Section 1.1.

Examples

Run this code
head(forbes)

Run the code above in your browser using DataLab