powered by
Standard qbetabinomial.ab function which is missing from the VGAM package.
qbetabinom.ab(p, size, shape1, shape2)
A quantile of the distribution.
Mean value of the beta-binomial distribution.
Size of the beta-binomial.
First parameter of the beta distribution for p.
Second parameter of the beta distribution for p.
VGAM package.
VGAM
qbetabinom.ab(p = 0.5, size = 50, shape1 = 0.2, shape2 = 0.25)
Run the code above in your browser using DataLab