R/fire.R

#' Fire Data
#'
#' A data set that records location and expense data for fifteen fires.
#'
#' @format A data frame with 15 rows and 2 variables
#' \describe{
#'   \item{DISTANCE}{Distance from fire station (miles)}
#'   \item{DAMAGE}{Expenses (thousands of dolars)}
#' }
#' @source \url{https://www.routledge.com/Statistics-for-Engineering-and-the-Sciences-Sixth-Edition/Mendenhall-Sincich/p/book/9781498728850}
"fire"
Jacob-R-Davis/MATH4753.Davis documentation built on April 24, 2021, 7:46 a.m.