| dbetabinom | R Documentation | 
pdf of a betabinomial parametrised in terms of probability and over-dispersion
dbetabinom(x, size, prob, rho, log = FALSE)
x | 
 data  | 
size | 
 integer of sample size  | 
prob | 
 probability of observing a single success  | 
rho | 
 overdispersion parameter, has support [0, 1] with low values being less overdispersion  | 
log | 
 logical indicating whether to return log value  | 
probability of observing x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.