SCnext / SCGLR

An extension of the Fisher Scoring Algorithm to combine PLS regression with GLM estimation in the multivariate context. Covariates can be grouped in themes.
https://scnext.github.io/SCGLR/
1 stars 1 forks source link

Use future for parallelization #16

Closed billy34 closed 3 years ago

billy34 commented 3 years ago

Rewrite code parallelization to use future backend

future, future.apply or maybe furrr