Description Usage Arguments Value Examples
Negative Binomial Distribution
1 | mynbin(y, r, p)
|
y |
number of trials until the rth success |
r |
see param for y (r = mu*p) |
p |
probability of success |
probability p(y)
1 | x = mynbin(10,3,0.4)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.