Description Usage Arguments Details Value Examples
Calculates negative binomial distribution
1 | mynbin(y, r, p)
|
y |
size |
r |
rth success |
p |
probability |
when given a sample size, a rth success, and a probability, this function gives the negative binomial distribution
The Negative binomial distribution
1 | mybin(10, 3, .4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.