R/randexperiment.R

#' Random experiment results
#'
#' @description
#' A data frame with 128 sample results of a repeated experiment.
#' Success is noted with 1 and failure with 0.
#'
#' @usage randexperiment
#'
#' @docType data
#'
#' @format A data frame with 128 observations of 1 column.
#' @name randexperiment
#'
NULL
okgreece/gginference documentation built on July 6, 2023, 10:02 a.m.