Description Usage Arguments Examples
This function is based on the re-parameterized Negative Binomial distribution to generate random observations.
1 | rnbinomMV(n, mu, v)
|
n |
The number of values that will be randomly generated. |
mu |
The expectation of the Negative Binomial distribution. |
v |
The variance of the Negative Binomial distribution. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.