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

Try the gginference package in your browser

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

gginference documentation built on Nov. 10, 2020, 5:10 p.m.