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"
msalibian/RobStatTM documentation built on April 24, 2024, 5:10 a.m.