R/blood_glucose.R

#' Blood Glucose Experiment
#' 
#' Hamada and Wu (1992) analyzed an 18-run experiment designed to study blood glucose readings of a clinical testing device.
#' The experiment contains one two-level factor and seven three-level quantitative factors, which are denoted by A through H.
#' 
#' @docType data
#' @usage data(blood_glucose)
#' @format A data frame with 18 rows and 9 columns.
#' @keywords datasets
#' @source Hamada, M. and Wu, C. F. J. (1992) "Analysis of Designed Experiments with Complex Aliasing," \emph{Journal of Quality Technology}, 24, 130–-137.
"blood_glucose"

Try the HiGarrote package in your browser

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

HiGarrote documentation built on April 4, 2025, 12:37 a.m.