Skip to content

Adaptive Gauss Hermite Quadrature for Bayesian Inference

Notifications You must be signed in to change notification settings

awstringer1/aghq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c320d2 · Feb 28, 2024
Nov 4, 2021
Feb 26, 2024
Nov 4, 2021
Nov 4, 2020
Feb 26, 2022
Feb 23, 2024
Dec 9, 2022
Feb 23, 2024
Feb 23, 2024
May 10, 2022
Feb 23, 2024
Nov 4, 2020
Nov 7, 2021
Feb 2, 2024
Feb 23, 2024
May 10, 2022
Jun 2, 2023
Nov 4, 2021
Oct 21, 2020
Mar 5, 2022
Mar 4, 2022
Mar 4, 2022

Repository files navigation

AGHQ: Adaptive Gauss Hermite Quadrature for Bayesian Inference

This package implements Bayesian inference using Adaptive Gauss-Hermite Quadrature, as specified in our paper Stochastic Convergence Rates and Applications of Adaptive Quadrature in Bayesian Inference with Yanbo Tang and Blair Bilodeau. See also the accompanying vignette, available on arXiv, and the complete code for the examples from that vignette.

You can install the development version from Github:

install.packages('devtools')
devtools::install_github('awstringer1/aghq')

You can also install the stable version from CRAN:

install.packages('aghq')

The two papers linked above give a comprehensive overview of the method, application, and theory.

About

Adaptive Gauss Hermite Quadrature for Bayesian Inference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published