geyser.round: Discrete Old Faithful Geyser Dataset

geyser.roundR Documentation

Discrete Old Faithful Geyser Dataset

Description

This is a variant of the geyser dataset, where each observation is rounded to the nearest 0.05 minutes, and the counts tallied.

Usage

data(geyser.round)

Format

Data Frame with variables duration and count.

Source

Scott (1992). Note that several different Old Faithful Geyser datasets (including the faithful dataset in R's base library) have been used in various places in the statistics literature. The version provided here has been used in density estimation and bandwidth selection work.

References

Scott, D. W. (1992). Multivariate Density Estimation: Theory, Practice and Visualization. Wiley.


locfit documentation built on July 9, 2023, 5:58 p.m.

Related to geyser.round in locfit...