Learn R Programming

alr4 (version 1.0.7)

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 three columns. The first two columns are identical to the data set named forbes in the MASS package.

bp

Adjusted boiling point of water in degrees F.

pres

Atmospheric pressure, in inches of Mercury

lpres

100 times log10(pres), rounded to two decimals

References

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

Examples

Run this code
head(Forbes)

Run the code above in your browser using DataLab