Description Usage Arguments Value Examples
View source: R/bernoulli_models.R
Summary stats of posterior distribution of Bernoulli model with Beta prior
1 | bernoulli_posterior_summary(n, m, alpha, beta)
|
n |
Number of trials |
m |
Number of successes |
alpha |
First shape parameter of the Beta prior |
beta |
Second shape parameter of the Beta prior |
A list with summary statistics of the posterior distribution
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.