Description Usage Arguments Value Examples
Draw nonzero negative binomial random numbers
1 |
basemeans |
vector of means, one per draw |
size |
vector of size parameters (controlling the mean/variance relationship); one per draw |
seed |
optional seed to set before drawing |
vector of negative binomial draws from specified distributions,
where any zero draw is replaced with a 1. Length of return vector is
equal to length(basemeans)
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.