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

Bootstrap can be relatively slow #187

Open
lenthomas opened this issue Nov 21, 2024 · 0 comments
Open

Bootstrap can be relatively slow #187

lenthomas opened this issue Nov 21, 2024 · 0 comments

Comments

@lenthomas
Copy link
Member

Bootstrapping a large dataset is relatively slow. Compare the bootstrap execution time in the CTDS example with that of a similar analysis of the DistWin duiker example dataset -- the latter is very much faster.

There are likely overheads involved in setting up and executing the bootstrap in the R code (which is in mrds) that could be optimized to make it faster -- although this possibly will come at the cost of generality/robustness.

I'm marking this as a low priority enhancement -- something possibly to look at in the future.

More potentially useful information is in issue 168.

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