Description Usage Arguments Details Value See Also
Beta binomial density.
1  | dbetabinom.vec(x, m, rate1, rate2, log = TRUE)
 | 
x | 
 Vector of quantiles  | 
m | 
 Vector giving numbers of trials  | 
rate1 | 
 First shape parameter  | 
rate2 | 
 Second shape parameter  | 
log | 
 logical; if TRUE, probabilities p are given as log(p).  | 
dbetabinom.vec returns a vector giving the beta binomial density.
vector describing the density
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.