Package: guidedPLS
Type: Package
Title: Supervised Dimensional Reduction by Guided Partial Least Squares
Version: 0.99.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-03-22 05:09:36 UTC; koki
Author: Koki Tsuyuzaki [aut, cre]
Maintainer: Koki Tsuyuzaki <k.t.the-answer@hotmail.co.jp>
Repository: CRAN
Date/Publication: 2023-03-22 09:30:08 UTC
