R/biochem.R

#' Biochem data
#'
#' Two biochemical measurements on 12 men with similar weights.
#'
#' Format: Numeric, 12 rows, two columns
#'
#' @docType data
#'
#' @usage data(biochem)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @source Seber, G.A.F. (1984), Multivariate Observations. New York: John Wiley.
#'
#' @examples
#' data(biochem)
"biochem"

Try the RobStatTM package in your browser

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

RobStatTM documentation built on Nov. 28, 2023, 1:11 a.m.