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"
oswaldogressani/EpiLPS documentation built on Oct. 25, 2024, 8:15 p.m.