R/Gosset.R

#' @name Gosset
#' @title Gosset Criminal Finger Data
#' @description This data was generated by dithering the cell counts
#' in the \code{crimtab} available in the base \pkg{stats} package.
#' @usage Gosset
#' @format  A data frame with 3000 observations on 2 variables.
#' \itemize{
#'     \item{\code{LMFinger}}{Length of Left Middle Finger (cm).}
#'     \item{\code{k}}{Height (cm)}
#' }
#' @source  see the man page for \code{crimtab}
#' @keywords datasets
NULL

Try the REBayes package in your browser

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

REBayes documentation built on Aug. 19, 2023, 5:10 p.m.