R/alloy.R

#' @title Alloy data.
#'
#' @description  This is a short data set from MS.
#'
#' @details This is a standard data set from the course MATH 4753 taken from the data sets provided by the text book.
#'
#' @format A data frame with 5 rows and 2 variables:
#' \describe{
#'   \item{AnnealtTime}{Time to anneal}
#'   \item{PassPotent}{Postent}
#'
#' }
#'
#' @source \url{https://www.routledge.com/Statistics-for-Engineering-and-the-Sciences-Sixth-Edition/Mendenhall-Sincich/p/book/9781498728850}
"alloy"
MATHSTATSOU/Intro2MLR documentation built on Dec. 11, 2020, 9:01 p.m.