Package: fastPLS
Type: Package
Title: A Fast Implementation of Partial Least Square
Version: 0.2
Date: 2024-12-09
Authors@R: c(person("Stefano", "Cacciatore", role = c("aut", "trl", "cre"),email = "stefano.cacciatore@icgeb.org", comment = c(ORCID = "0000-0001-7052-7156")),
             person("Dupe", "Ojo", role = "aut",email = "dupe.ojo@icgeb.org", comment = c(ORCID = "0000-0002-5301-8592")),
             person("Leonardo", "Tenori", role = "aut",email = "tenori@cerm.unifi.it", comment = c(ORCID = "0000-0001-6438-059X")),
             person("Alessia", "Vignoli", role = "aut",email = "vignoli@cerm.unifi.it", comment = c(ORCID = "0000-0003-4038-6596")))
Description: An implementation in 'Rcpp' / 'RcppArmadillo' of Partial Least Square algorithms. This package includes other functions to perform the double cross-validation and a fast correlation.
License: GPL-3
Depends: R (>= 2.10.0), Matrix
Imports: Rcpp (>= 0.12.17), methods
LinkingTo: Rcpp, RcppArmadillo, Matrix
Suggests: knitr, rmarkdown
NeedsCompilation: yes
Packaged: 2024-12-10 09:54:19 UTC; user
Author: Stefano Cacciatore [aut, trl, cre]
    (<https://orcid.org/0000-0001-7052-7156>),
  Dupe Ojo [aut] (<https://orcid.org/0000-0002-5301-8592>),
  Leonardo Tenori [aut] (<https://orcid.org/0000-0001-6438-059X>),
  Alessia Vignoli [aut] (<https://orcid.org/0000-0003-4038-6596>)
Maintainer: Stefano Cacciatore <stefano.cacciatore@icgeb.org>
Repository: CRAN
Date/Publication: 2024-12-11 15:30:01 UTC
Built: R 4.5.0; x86_64-apple-darwin20; 2025-04-01 20:12:24 UTC; unix
Archs: fastPLS.so.dSYM
