Package: dual.spls
Title: Dual Sparse Partial Least Squares Regression
Version: 0.1.4
Authors@R: 
    c(person(given = "Louna",
           family = "Alsouki",
           role = c("aut", "cre"),
           email = "lounasouki@gmail.com"),
           person(given = "François",
           family = "Wahl",
           role = c("aut"),
           email = "wahl@math.univ-lyon1.fr"),
           person(given = "Ghislain",
           family = "Durif",
           role = c("ctb"),
           email = "ghislain.durif@umontpellier.fr")
           )
Description: Provides a series of functions for fitting a dual sparse partial least squares (Dual-SPLS) regression. These functions differ by the choice of the underlying norm. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: stats, pdist, graphics
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2023-04-17 15:18:30 UTC; Louna
Author: Louna Alsouki [aut, cre],
  François Wahl [aut],
  Ghislain Durif [ctb]
Maintainer: Louna Alsouki <lounasouki@gmail.com>
Repository: CRAN
Date/Publication: 2023-04-18 19:10:02 UTC
Built: R 4.1.2; ; 2023-04-19 10:30:31 UTC; unix
