R/table10.1.R

#' Table 10.1 Chemical Reaction Data
#'
#'  The results of a planned experiment involving a chemical reaction are given in Table 10.1
#' @format A dataframe with 19 rows and 7 columns.
#' \describe{
#'  \item{ExperimentNumber}{}
#'   \item{y1}{percentage of unchanged starting material}
#'   \item{y2}{percentage converted to the desired product}
#'   \item{y3}{percentage of unwanted by-product}
#'   \item{x1}{temperature}
#'   \item{x2}{concentration}
#'   \item{x3}{time}
#' }
#' @source The data in Table 8.3 were collected by Box and Youle (1955)
"table10.1"

Try the rencher package in your browser

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

rencher documentation built on July 3, 2025, 1:09 a.m.