Kalman filtering adaptive MCMC #1564
ben18785
started this conversation in
New methods
Replies: 2 comments
|
Any relation to @martinjrobins ideas for a kalman-filter loglikelihood #433 ? |
0 replies
|
Nope, is different. May use similar machinery though.
… On 14 Sep 2018, at 13:02, Michael Clerx ***@***.***> wrote:
Any relation to @martinjrobins ideas for a kalman-filter loglikelihood #433 ?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Interesting paper by Haario (a profligate author of popular adaptive MCMC routines) introducing a Kalman filter adaptive MCMC routine. Their method uses a Kalman filter to derive optimal updates of the covariance matrix as an MCMC sampler runs.
All reactions