guidedPLS: Supervised Dimensional Reduction by Guided Partial Least Squares (original) (raw)
Guided partial least squares (guided-PLS) is the combination of partial least squares by singular value decomposition (PLS-SVD) and guided principal component analysis (guided-PCA). This package provides implementations of PLS-SVD, guided-PLS, and guided-PCA for supervised dimensionality reduction. The guided-PCA function (new in v1.1.0) automatically handles mixed data types (continuous and categorical) in the supervision matrix and provides detailed contribution analysis for interpretability. For the details of the methods, see the reference section of GitHub README.md <https://github.com/rikenbit/guidedPLS>.
| Version: | 1.1.0 |
|---|---|
| Depends: | R (≥ 3.4.0) |
| Imports: | irlba, stats |
| Suggests: | fields, geigen, knitr, rmarkdown, testthat |
| Published: | 2025-08-25 |
| DOI: | 10.32614/CRAN.package.guidedPLS |
| Author: | Koki Tsuyuzaki [aut, cre] |
| Maintainer: | Koki Tsuyuzaki <k.t.the-answer at hotmail.co.jp> |
| License: | MIT + file |
| URL: | https://github.com/rikenbit/guidedPLS |
| NeedsCompilation: | no |
| Materials: | |
| CRAN checks: | guidedPLS results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=guidedPLSto link to this page.