Skip to content

PyFE/InvGaussianQuad-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvGaussianQuad-R

This the set of R codes used for the numerical examples of "Inverse Gaussian quadrature and finite normal-mixture approximation of the generalized hyperbolic distribution" paper by Jaehyuk Choi(@jaehyukchoi), Yeda Du, Qingshuo Song(@songqsh).

Paper Information

Title

Inverse Gaussian quadrature and finite normal-mixture approximation of the generalized hyperbolic distribution

Abstract

In this study, a numerical quadrature for the generalized inverse Gaussian distribution is derived from the Gauss-Hermite quadrature by exploiting its relationship with the normal distribution. The proposed quadrature is not Gaussian, but it exactly integrates the polynomials of both positive and negative orders. Using the quadrature, the generalized hyperbolic distribution is efficiently approximated as a finite normal variance-mean mixture. Therefore, the expectations under the distribution, such as cumulative distribution function and European option price, are accurately computed as weighted sums of those under normal distributions. The generalized hyperbolic random variates are also sampled in a straightforward manner. The accuracy of the methods is illustrated with numerical examples.

Links

DOI | arXiv | SSRN. (arXiv is recommended for free download of the latest version.)

Files

Citation

Choi, J., Du, Y., & Song, Q. (2021). Inverse Gaussian quadrature and finite normal-mixture approximation of the generalized hyperbolic distribution. Journal of Computational and Applied Mathematics, 388, 113302. https://doi.org/10.1016/j.cam.2020.113302

About

The R code sets for "Inverse Gaussian quadrature and finite normal-mixture approximation of the generalized hyperbolic distribution"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages