R/binary-data.R

#' @name binary-data
#' @aliases binary_small binary_large
NULL

#' @name binary_small-data
#' @title Sample simulated data for binary choice model in vignette
#' @description Simulated data, with $N=20$ and $k=2$.  See vignette.  Generated from
#' data-raw/binary.R
#' @docType data
#' @rdname binary-data
NULL



#' @name binary_large-data
#' @title Sample simulated data for binary choice model in vignette
#' @description Simulated data, with $N=800$ and $k=3$.  See vignette.  Generated from
#' data-raw/binary.R
#' @docType data
#' @rdname binary-data
NULL

Try the bayesGDS package in your browser

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

bayesGDS documentation built on May 29, 2017, 11:26 p.m.