# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "aghq" in publications use:' type: software license: GPL-3.0-or-later title: 'aghq: Adaptive Gauss Hermite Quadrature for Bayesian Inference' version: 0.4.3 doi: 10.32614/CRAN.package.aghq abstract: 'Adaptive Gauss Hermite Quadrature for Bayesian inference. The AGHQ method for normalizing posterior distributions and making Bayesian inferences based on them. Functions are provided for doing quadrature and marginal Laplace approximations, and summary methods are provided for making inferences based on the results. See Stringer (2021). "Implementing Adaptive Quadrature for Bayesian Inference: the aghq Package" .' authors: - family-names: Stringer given-names: Alex email: alex.stringer@uwaterloo.ca repository: https://awstringer1.r-universe.dev commit: 5c320d26b23da7ad6dc855a083efce980a029b42 contact: - family-names: Stringer given-names: Alex email: alex.stringer@uwaterloo.ca