UNU.RAN Generalized Inverse Gaussian Distribution variate generator
UNU.RAN Generalized Inverse Gaussian Distribution variate generator
UNU.RAN random variate generator for the Generalized Inverse Gaussian Distribution with parameters lambda and omega. It also allows sampling from the truncated distribution.
The generation algorithm uses transformed density rejection TDR . The parameters lb and ub can be used to generate variates from the distribution truncated to the interval (lb,ub).
The generation algorithm works for λ≥1 and ω>0 and for λ>0 and ω≥0.5.
See Also
runif and .Random.seed about random number generation and unuran for the UNU.RAN class.
References
W. H"ormann, J. Leydold, and G. Derflinger (2004): Automatic Nonuniform Random Variate Generation. Springer-Verlag, Berlin Heidelberg.
N.L. Johnson, S. Kotz, and N. Balakrishnan (1994): Continuous Univariate Distributions, Volume 1. 2nd edition, John Wiley & Sons, Inc., New York. Chap.15, p.284.