Get density of beta distribution with gamma, rho parameterization at given value
1 | dbeta_gamma_rho(x, g, rho)
|
x |
Value or vector of values [0,1] |
g |
Gamma = alpha + beta |
rho |
rho = alpha/(alpha + beta) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.