Package: guidedPLS
Type: Package
Title: Supervised Dimensional Reduction by Guided Partial Least Squares
Version: 1.0.0
Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"),
                      email = "k.t.the-answer@hotmail.co.jp"))
Depends: R (>= 3.4.0)
Imports: irlba
Suggests: fields, knitr, rmarkdown, testthat
Description: 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). For the details of the methods, see the reference section of GitHub README.md <https://github.com/rikenbit/guidedPLS>.
License: MIT + file LICENSE
URL: https://github.com/rikenbit/guidedPLS
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-12 01:26:10 UTC; root
Author: Koki Tsuyuzaki [aut, cre]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Repository: CRAN
Date/Publication: 2023-05-12 03:30:02 UTC
Built: R 4.2.0; ; 2023-05-16 22:29:29 UTC; unix
