Skip to content
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

[feature request] inverse gamma prior on the measurement noise #40

Open
SimonEnsemble opened this issue Dec 22, 2023 · 2 comments
Open

Comments

@SimonEnsemble
Copy link

hi! I'm looking for an implementation of the version of Bayesian linear regression where we can place an inverse gamma prior on the variance of the measurement noise and [as it looks like here] a Gaussian prior on the weight vector. then, the posterior has an analytical form. see eqns. 9-12 here. please let me know if this is already in this package and I am missing it, or if there is another package in Julia for this. thanks!

@willtebbutt
Copy link
Member

This would indeed be something that would be good to have. We don't have it in this package at this point, but I would definitely be open to a proposal

@mschauer
Copy link

If you find this tedious to work out because of different parametrisations and notations here it is already in Julia https://discourse.julialang.org/t/seven-lines-of-julia-examples-sought/50416/26?u=mschauer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants