mynbin | R Documentation |
mynbin
mynbin(y, r, p)
y |
y is the number of trials until the rth success is observed |
r |
the number of successes |
p |
the probability of success on a single bernoulli tria; |
Returns the negative Binomial probability of an event, i.e., the number of failures until the rth success
## Not run: mynbin(10,3,0.4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.