charlesm93 / StanCon2020

Code for the talk "Approximate Bayesian inference for latent Gaussian models in Stan"
13 stars 1 forks source link

Approximate Bayesian inference for latent Gaussian models

This directory contains complementary files for the StanCon 2020 talk "Approximate Bayesian inference for latent Gaussian models". New research is demonstrated in the 2022 notebook. It is recommended that readers consult the more recent notebook.

2022 notebook: updates with new API and additional examples

This notebook is available in html format and can be viewed, without downloading the repo, via this link. The version of cmdstan which supports the integrated Laplace approximation can be installed by following the instructions on this github repository

https://github.com/SteveBronder/laplace_testing

2020 notebook: files for original StanCon2020 publication

The notebook is available in pdf and html format: lgm_stan.pdf or lgm_stan.html. The top of the notebook lists the R packages required to run the code. In addition, readers can install the right version of CmdStan using script/intall.sh.

The code to run the examples can be found in the script directory.

Contact: charles.margossian@columbia.edu