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

randomisations: implement curveball algorithm #822

Open
shawnlaffan opened this issue Sep 13, 2022 · 0 comments
Open

randomisations: implement curveball algorithm #822

shawnlaffan opened this issue Sep 13, 2022 · 0 comments

Comments

@shawnlaffan
Copy link
Owner

Does not look overly difficult: https://www.nature.com/articles/ncomms5114

The approach can adapt the modified independent swaps code, swapping between lists for each group, and then rebuilding the basedata at the end. Tracking abundances will need some thought.

@shawnlaffan shawnlaffan added this to the Release_5.0 milestone Sep 13, 2022
@shawnlaffan shawnlaffan self-assigned this Sep 13, 2022
shawnlaffan added a commit that referenced this issue Feb 12, 2024
These labels will all be swapped anyway so
there is no need to subset the list.

A late update to #822 after the main PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant