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

support for [forward,backward] proposal density in the particle weights #3

Closed
matsen opened this issue Oct 11, 2012 · 1 comment
Closed

Comments

@matsen
Copy link
Contributor

matsen commented Oct 11, 2012

Currently it seems like smctc assumes proposals are uniform. We would either need some interface gadgetry to record the proposal density or need to factor these in to the value passed to addToLogWeight()

@koadman
Copy link
Contributor

koadman commented Oct 12, 2012

Looks like it's enough to just factor it into the value passed to addToLogWeight(). Closing.

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

2 participants