R/table6.25.R

#' Weekly Gains in Weight for 27 Rats
#'
#' Table 6.25 contains weight gains for three groups of rats
#'
#' @format A dataframe with 13 rows and 8 columns.
#' \describe{
#'  \item{Group}{The groups are 1 = controls, 2 = thyroxin added to drinking water, and 3 = thiouracil added to drinking water.}
#'   \item{Rat}{}
#'   \item{y1 }{ gain in week 1}
#'   \item{y2 }{ gain in week 2}
#'   \item{y3 }{ gain in  week 3}
#'   \item{y4 }{ gain in  week 4}
#' }
#' @source The data set was reported by Box (1950)
"table6.25"

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.