R/bayesGDS-package.R

#' @name bayesGDS-package
#' @aliases bayesGDS-package bayesGDS
#' @docType package
#' @title Braun and Damien Algorithm for Scalable Rejection Sampling
#' @description Functions for implementing
#' the Braun and Damien (BD) Scalable Rejection Sampling algorthm
#' @references
#' Braun, Michael and Paul Damien (2015).  Scalable Rejection Sampling for Bayesian Hierarchical Models. Marketing Science. Articles in Advance.  http://doi.org/10.1287/mksc.2014.0901
#' @import Matrix
#' @importFrom stats runif
#' @encoding UTF-8
#' @keywords package
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.