R/popsim1d_fast.R
mcmc_binary_fast.RdSample from the posterior of a 1-d binary population (quickly)
mcmc_binary_fast(obs, N, prior = "beta", control = list(...), ...)numeric vector representing the observed sample.
size of the population.
choice of prior.
a list of parameters for tuning the mcmc algorithm. Passed to lemur.control.
arguments to be used to form the control object if it is not supplied directly.