View source: R/rinvgauss_new.R
rinvgauss_new
achieves random generation from the inverse gaussian
distribution.
1 | rinvgauss_new(n, mean = 1, shape = NULL, dispersion = 1)
|
n |
Sample size. |
mean |
Vector of means. Default to be 1. |
shape |
Vector of shape parameters. |
dispersion |
Vector of dispersion parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.