Description Usage Arguments Value Examples
Calculates probability mass function of beta binomial
1 |
x |
An integer less than or equal to n |
n |
The number of trials |
alpha |
Number of prior successes |
beta |
Number of prior failures |
The probability a beta binomial equals x
1 | dbetbin(10,20,10,10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.