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

Use Rcpp for implementation of main bbw algorithm #2

Open
ernestguevarra opened this issue May 28, 2018 · 0 comments
Open

Use Rcpp for implementation of main bbw algorithm #2

ernestguevarra opened this issue May 28, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ernestguevarra
Copy link
Member

Currently, bbw takes a relatively long time to perform bootstrap even if the dataset is at the smallest possible number (circa 192) and at the smallest number of replicates (replicates = 399). This usually takes about 10 minutes to complete.

C++ via Rcpp might offer significant efficiencies when applied to the bbw algorithm.

@ernestguevarra ernestguevarra added the enhancement New feature or request label May 28, 2018
@ernestguevarra ernestguevarra self-assigned this May 28, 2018
@ernestguevarra ernestguevarra added this to the Improvement of the main `bbw` algorithm milestone May 28, 2018
@ernestguevarra ernestguevarra removed this from the Improvement of the main `bbw` algorithm milestone Aug 17, 2020
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