oldfaith: Old Faithful Geyser data

Description Format Source References Examples

Description

Data on eruptions of Old Faithful Geyser, October 1980. Variables are the duration in seconds of the current eruption, and the time in minutes to the next eruption. Collected by volunteers, and supplied by the Yellowstone National Park Geologist. Data was not collected between approximately midnight and 6 AM.

Format

This data frame contains the following columns:

Duration

Duration in seconds

Interval

Time to next eruption

Source

R. Hutchinson

References

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

Examples

1

Example output

Loading required package: car
Loading required package: carData
  Duration Interval
1      216       79
2      108       54
3      200       74
4      137       62
5      272       85
6      173       55

alr3 documentation built on May 2, 2019, 5:20 p.m.

Related to oldfaith in alr3...