Description Usage Arguments Value
Title
1 | pbetabinom_c(q, size, m, s)
|
q |
vector of quantiles |
size |
vector of totals |
m |
vector of probabilities of success |
s |
vector of overdispersion parameters |
This is a modification of the pbetanimom function from the rmutil package. The origional function would throw an error for non-sensical values rather than returning 0 or 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.