Description Usage Arguments Value
Randomly generates one draw from a generalized inverse gaussian distribution.
1 | rgig_cpp(chi, psi, lambda)
|
chi |
A positive double. |
psi |
A positive double. |
lambda |
A non-negative double. |
A random draw from the generalized inverse gaussian distribution with parameters chi, psi, and lambda (double).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.