Density function of betabinomial with the shape parameterizations
dbetabinom_alpha_beta_double(x, size, alpha, beta, log)The quantile.
The total number of draws.
The first shape parameter.
The second shape parameter.
A logical. Should we return the log of the
density TRUE or not FALSE?
The density of the beta-binomial.