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

Make chains stop at a hard limit using the stat_* argument #243

Open
jamesmbaazam opened this issue May 8, 2024 · 0 comments
Open

Make chains stop at a hard limit using the stat_* argument #243

jamesmbaazam opened this issue May 8, 2024 · 0 comments

Comments

@jamesmbaazam
Copy link
Member

Would an alternative be to ensure it doesn't, i.e. select cases in the final generation such that the stat is stat_max?

I think this might be the desirable behaviour. We could treat the last generation of offspring as potential offspring and sample the number needed to reach stat_max by finding the difference between the cumulative number before the last generation and stat_max.

Originally posted by @jamesmbaazam in #237 (comment)

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

1 participant