View source: R/dBetaBinomial.R
dBetaBinomial | R Documentation |
Beta-Binomial Probabilities
dBetaBinomial(r, n, a, b, log = FALSE)
r , n |
number of successes (responders) out of n |
a , b |
parameters of the Beta distribution for response probability |
r,n,a,b can be scalar or vectors. If vectors are used, they must be of the same length
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.