R/data.R

#' "benchden" Dataset
#'
#' @name benchdat
#' @docType data
#' @description
#' 5000 random deviates from each of the 28 benchmark densities available in the "benchden" package
#' @usage benchdat
#' @format
#'
#' \itemize{
#'    \item x random deviates
#'    \item density label for the density the deviates belong to
#'    \item dennum number for the density the deviates belong to (corresponds to the \code{dnum} parameter in benchden's \code{\link[benchden]{rberdev}})
#' }
#'
#' @keywords data
NULL
hafen/ed documentation built on May 17, 2019, 1:32 p.m.