Skip to content

Issue/873 embedded laplace #874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
ba3557f
initial draft in function references manual.
charlesm93 Apr 17, 2025
e8d1813
initial doc for embedded laplace.
charlesm93 Apr 18, 2025
ff4414a
edits
avehtari Apr 28, 2025
1bd8d17
Add to build
WardBrian May 28, 2025
a6ee3a7
Fix typos
WardBrian May 28, 2025
bffbede
Start signature formatting
WardBrian May 28, 2025
53f47d2
More signature work
WardBrian May 29, 2025
6b5a35f
Add distribution statements
WardBrian May 29, 2025
7a07abd
Merge branch 'master' into issue/873-embeddedLaplace
WardBrian May 29, 2025
3996971
Duplicate for lupmfs
WardBrian May 29, 2025
48ec4e9
specify restrictions on likelihood function.
charlesm93 Jun 3, 2025
1db0c1d
start addressing the decription todo
charlesm93 Jun 3, 2025
88fa61f
description of function signatures and proofread.
charlesm93 Jun 5, 2025
b86fb23
implement Steve's changes
charlesm93 Jun 5, 2025
3841dbe
Update metadata for index
WardBrian Jun 5, 2025
40e9752
propagate renames into latex index
WardBrian Jun 6, 2025
5d07d01
Merge branch 'issue/873-embeddedLaplace' of https://github.com/stan-d…
charlesm93 Jun 6, 2025
585823e
add details on how laplace approximation provides approximation for m…
charlesm93 Jun 6, 2025
3545625
fix typos spotted by Aki.
charlesm93 Jun 10, 2025
99661ef
correct signatures in function references and add section on embedded…
charlesm93 Jun 10, 2025
229e3e4
add examples with control parameters in GP sections.
charlesm93 Jun 11, 2025
fa1735b
draft section on embedded Laplace approximation in reference manual.
charlesm93 Jun 11, 2025
70d717f
add back html comments.
charlesm93 Jun 11, 2025
5bfa0a3
Fix metadata ordering, build
WardBrian Jun 11, 2025
8dc6514
Merge branch 'issue/873-embeddedLaplace' of https://github.com/stan-d…
charlesm93 Jun 11, 2025
67c4952
fix references on GP section.
charlesm93 Jun 11, 2025
1768706
Fix pdf build
WardBrian Jun 20, 2025
5cec36e
Web build
WardBrian Jun 20, 2025
b6625e8
Merge branch 'master' into issue/873-embeddedLaplace
WardBrian Jun 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ website:
- reference-manual/pathfinder.qmd
- reference-manual/variational.qmd
- reference-manual/laplace.qmd
- reference-manual/laplace_embedded.qmd
- reference-manual/diagnostics.qmd
- section: "Usage"
contents:
Expand Down Expand Up @@ -237,6 +238,7 @@ website:
- section: "Additional Distributions"
contents:
- functions-reference/hidden_markov_models.qmd
- functions-reference/embedded_laplace.qmd
- section: "Appendix"
contents:
- functions-reference/mathematical_functions.qmd
Expand Down
74 changes: 70 additions & 4 deletions src/bibtex/all.bib
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ @article{turing:1936
volume={58}, number={345-363}, pages={5}, year={1936}
}


@article{kucukelbir:2015,
title={Automatic variational inference in Stan}, author={Kucukelbir, Alp and
Ranganath, Rajesh and Gelman, Andrew and Blei, David}, journal={Advances in
Expand Down Expand Up @@ -1273,7 +1273,7 @@ @article{Timonen+etal:2023:ODE-PSIS
title={An importance sampling approach for reliable and efficient inference in
{Bayesian} ordinary differential equation models}, author={Timonen, Juho and
Siccha, Nikolas and Bales, Ben and L{\"a}hdesm{\"a}ki, Harri and Vehtari,
Aki}, journal={Stat}, year={2023}, volume = 12, number = 1, pages = {e614}
Aki}, journal={Stat}, year={2023}, volume = 12, number = 1, pages = {e614}
}

@article{Vehtari+etal:2024:PSIS,
Expand Down Expand Up @@ -1320,5 +1320,71 @@ @misc{seyboldt:2024
@article{lancaster:1965, ISSN = {00029890, 19300972}, URL =
{http://www.jstor.org/stable/2312989}, author = {H. O. Lancaster}, journal =
{The American Mathematical Monthly}, number = {1}, pages = {4--12}, publisher =
{Mathematical Association of America}, title = {The {H}elmert Matrices}, urldate
= {2025-05-07}, volume = {72}, year = {1965} }
{Mathematical Association of America}, title = {The {H}elmert Matrices},
urldate = {2025-05-07}, volume = {72}, year = {1965} }

@article{Margossian:2020,
Author = {Margossian, Charles C and Vehtari, Aki and Simpson, Daniel
and Agrawal, Raj},
Title = {Hamiltonian Monte Carlo using an adjoint-differentiated Laplace approximation: Bayesian inference for latent Gaussian models and beyond},
journal = {Advances in Neural Information Processing Systems},
volume = {34},
Year = {2020}}

@article{Kuss:2005,
author = {Kuss, Malte and Rasmussen, Carl E},
title = {Assessing Approximate Inference for Binary {Gaussian} Process Classification},
journal = {Journal of Machine Learning Research},
volume = {6},
pages = {1679 -- 1704},
year = {2005}}

@article{Vanhatalo:2010,
author = {Jarno Vanhatalo and Ville Pietil\"{a}inen and Aki Vehtari},
title = {Approximate inference for disease mapping with sparse {Gaussian} processes},
journal = {Statistics in Medicine},
year = {2010},
volume = {29},
number = {15},
pages = {1580--1607}
}

@article{Cseke:2011,
author = {Botond Cseke and Heskes, Tom},
title = {Approximate marginals in latent {Gaussian} models},
journal = {Journal of Machine Learning Research},
volume = {12},
issue = {2},
page = {417 -- 454},
year = {2011}}

@article{Vehtari:2016,
author = {Aki Vehtari and Tommi Mononen and Ville Tolvanen and Tuomas Sivula and Ole Winther},
title = {Bayesian Leave-One-Out Cross-Validation Approximations for {Gaussian} Latent Variable Models},
journal = {Journal of Machine Learning Research},
year = {2016},
volume = {17},
number = {103},
pages = {1--38},
url = {http://jmlr.org/papers/v17/14-540.html}
}


@article{Margossian:2023,
author = {Margossian, Charles C},
title = {General adjoint-differentiated Laplace approximation},
journal = {arXiv:2306.14976 },
year = {2023}}


@article{Rue:2009,
title={Approximate Bayesian inference for latent Gaussian models by using integrated nested Laplace approximations},
author={Rue, H{\aa}vard and Martino, Sara and Chopin, Nicolas},
journal={Journal of the Royal Statistical Society: Series B (Statistical Methodology)},
volume={71},
number={2},
pages={319--392},
year={2009},
publisher={Wiley Online Library},
doi={10.1111/j.1467-9868.2008.00700.x}
}
1 change: 1 addition & 0 deletions src/functions-reference/_quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ book:
- part: "Additional Distributions"
chapters:
- hidden_markov_models.qmd
- embedded_laplace.qmd
- part: "Appendix"
chapters:
- mathematical_functions.qmd
Expand Down
Loading