Faithful {mixAK} | R Documentation |
Waiting time between eruptions and the duration of the eruption for the Old Faithful geyser in Yellowstone National Park, Wyoming, USA, version used in Härdle, W. (1991).
data(Faithful)
A data frame with 272 observations on 2 variables.
eruptions
waiting
There are many versions of this dataset around. Azzalini and Bowman (1990) use a more complete version.
R package MASS
Härdle, W. (1991). Smoothing Techniques with Implementation in S. New York: Springer.
Azzalini, A. and Bowman, A. W. (1990). A look at some data on the Old Faithful geyser. Applied Statistics, 39, 357-365.
data(Faithful) summary(Faithful)