Description Usage Arguments Value
This function returns the bayesian posterior estimate for a mixture of beta distributions
1 | mix.beta(x, p, a, b)
|
x |
Number of observations per beta distribution |
p |
Number of betas |
a |
A vector of shape 1 parameters for all beta distributions |
b |
A vector of shape 2 parameters for all beta distributions |
The combined posterior estimate of the mixtures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.