R/pringles_hardness-data.R

#' Pringles experiment data set with the Hardness as the response
#'
#' @docType data
#'
#' @usage data(pringles_hardness)
#'
#' @format data.frame
#'
#' @keywords datasets
#'
#' @references Kang, L., Joseph, V.R. and Brenneman, W.A. (2011). Design and modeling
#' strategies for mixture-of-mixtures experiments. \emph{Technometrics},
#' 53(2), 125--36.
#' (\href{https://www.tandfonline.com/doi/abs/10.1198/TECH.2011.08132}{tandfonline})
#'
#'
#' @examples
#' data(pringles_hardness)
#' \donttest{print(pringles_hardness)}
"pringles_hardness"
data(pringles_hardness, envir=environment())

Try the AHM package in your browser

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

AHM documentation built on July 28, 2019, 9:02 a.m.