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

Resampling issues #9

Open
hillalex opened this issue Jul 31, 2024 · 0 comments
Open

Resampling issues #9

hillalex opened this issue Jul 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hillalex
Copy link
Member

[Issue needs more details]

  • resampling when summarising the individual trajectories sometimes causes R to run out of memory (tries to allocate beyond max vector size). Need to provide replication steps to generate this error.

  • resampling is just reshuffling (with replacement) rows in the data table, but not actually drawing a larger bootstrap sample than the number of rows present

@hillalex hillalex added the bug Something isn't working label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant