Description Usage Arguments Value
This function returns the bayesian posterior estimate for a beta binomial distribution
1 | beta_binom(n, y, a = 1, b = 1)
|
n |
Total number of binomial draws |
y |
The total number of successes |
a |
Shape 1 parameter of beta distribution |
b |
Shape 1 parameter of beta distribution |
The likelihood and posterior of the beta binmomial distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.