R/eruptions.R

#' Eruption times in Yellowstone National Park
#'
#' @docType data
#'
#' @description A vector of eruption times in minutes recorded from the Old
#'  Faithful geyser in Yellowstone National Park, USA.
#'
#' @usage data(eruptions)
#'
#' @format
#' \describe{
#'  \item{\code{eruptions}}{A vector of eruption times in minutes.}
#' }
#'
#' @references Härdle, W. (1991). Smoothing Techniques with Implementation in
#' S. New York: Springer.
"eruptions"

Try the EpiLPS package in your browser

Any scripts or data that you put into this service are public.

EpiLPS documentation built on May 29, 2024, 9:40 a.m.