Properties of the generalized inverse Gaussian with applications to Monte Carlo simulation and distribution function evaluation
Victor Peña, Michael Jauch
TL;DR
This paper addresses efficient simulation and CDF evaluation for the generalized inverse Gaussian distribution GIG$(p,a,b)$. It introduces two mixture representations: a continuous mixture of inverse Gaussian distributions that supports a data-augmentation Gibbs sampler, and a mixture/recurrence representation that enables exact, rejection-free sampling and CDF evaluation for half-integer $p$. The data-augmented Gibbs sampler is shown to be geometrically ergodic, and the half-integer results yield practical algorithms with competitive performance compared to existing methods. The methods are designed to complement, not replace, existing samplers and are applicable in Bayesian posterior inference and other computational statistics tasks; supplementary material provides proofs, pseudocode, and numerical experiments.
Abstract
The generalized inverse Gaussian, denoted $\mathrm{GIG}(p, a, b)$, is a flexible family of distributions that includes the gamma, inverse gamma, and inverse Gaussian distributions as special cases. In addition to its applications in statistical modeling and its theoretical interest, the GIG often arises in computational statistics, especially in Markov chain Monte Carlo (MCMC) algorithms for posterior inference. This article introduces two mixture representations for the GIG: one that expresses the distribution as a continuous mixture of inverse Gaussians and another that reveals a recursive relationship between GIGs with different values of $p$. The former representation forms the basis for a data augmentation scheme that leads to a geometrically ergodic Gibbs sampler for the GIG. This simple Gibbs sampler, which alternates between gamma and inverse Gaussian conditional distributions, can be incorporated within an encompassing MCMC algorithm when simulation from a GIG is required. The latter representation leads to algorithms for exact, rejection-free sampling as well as CDF evaluation for the GIG with half-integer $p.$ We highlight computational examples from the literature where these new algorithms could be applied.
