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

Add effective sample size option for resampling #359

Open
osorensen opened this issue Jan 24, 2024 · 1 comment
Open

Add effective sample size option for resampling #359

osorensen opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@osorensen
Copy link
Collaborator

ESS is defined from the weights. Let the user set a threshold below which resampling should be done. See, e.g., p. 417 in del Moral, Doucet, and Jasra (2006).

@osorensen osorensen added the enhancement New feature or request label Jan 24, 2024
@osorensen osorensen self-assigned this Jan 24, 2024
@osorensen
Copy link
Collaborator Author

Note that adding this option requires modification of code in various places, since we currently implicitly assume that all the weights are equal after the resampling step.

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

No branches or pull requests

1 participant