R/birthdeath.R

#' Andrews/Herzberg Birthday and Deathday Dataset
#'
#' A two-way table cross-classifying birth and death days of 82 individuals.
#'
#' @name birthdeath
#' @docType data
#' @keywords datasets
#' @usage data(birthdeath)
#' @format A 12x12 (contingency) table
#' @references Andrews, D. and A. Herzberg (1985). \emph{Data}. Springer-Verlag,
#'   New York.
NULL
dkahle/algstat documentation built on May 23, 2023, 12:29 a.m.