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

Dependency on plsdepot #22

Closed billy34 closed 1 year ago

billy34 commented 1 year ago

The plsdepot package that is used by mixed SCGLR is no longer available on CRAN.

We should provide an alternate method for component initialization.

billy34 commented 1 year ago

The function that was used is plsreg2 from plsdepot.

The pls package provides a similar function called plsr.