mcmc_binary | R Documentation |
Sample from the posterior of a 1-d binary population
mcmc_binary(obs, N, prior = "uninformative", control = list(...), ...)
obs |
numeric vector representing the observed sample. |
N |
size of the population. |
prior |
choice of prior. |
control |
a list of parameters for tuning the mcmc algorithm. Passed to |
... |
arguments to be used to form the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.