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

Speed-up suggestion #3

Open
schmeing opened this issue Dec 6, 2023 · 0 comments
Open

Speed-up suggestion #3

schmeing opened this issue Dec 6, 2023 · 0 comments

Comments

@schmeing
Copy link

schmeing commented Dec 6, 2023

Hi,

To drastically improve the speed you might want to consider using the %c-% operator from the collapse package:
https://stackoverflow.com/questions/24520720/subtract-a-constant-vector-from-each-row-in-a-matrix-in-r
https://cran.r-project.org/web/packages/collapse/index.html
https://cran.r-project.org/web/packages/collapse/collapse.pdf

For me the subtraction then ran in seconds per sample.

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