| qbetabinom.ab | R Documentation | 
Standard qbetabinomial.ab function which is missing from the VGAM package.
qbetabinom.ab(p, size, shape1, shape2)
| p | Mean value of the beta-binomial distribution. | 
| size | Size of the beta-binomial. | 
| shape1 | First parameter of the beta distribution for p. | 
| shape2 | Second parameter of the beta distribution for p. | 
A quantile of the distribution.
VGAM package.
qbetabinom.ab(p = 0.5, size = 50, shape1 = 0.2, shape2 = 0.25)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.