Encoding: UTF-8
Package: plsVarSel
Type: Package
Title: Variable Selection in Partial Least Squares
Version: 0.9.12
Date: 2024-05-22
Authors@R: 
    c(person(given = "Kristian Hovde",
             family = "Liland",
             role = c("aut", "cre"),
             email = "kristian.liland@nmbu.no",
             comment = c(ORCID = "0000-0001-6468-9423")),
      person(given = "Tahir",
             family = "Mehmood",
             role = c("ctb")),
      person(given = "Solve",
             family = "Sæbø",
             role = c("ctb")))
Description: Interfaces and methods for variable selection in Partial Least
    Squares. The methods include filter methods, wrapper methods and embedded
    methods. Both regression and classification is supported.
License: GPL (>= 2)
URL: https://github.com/khliland/plsVarSel/
BugReports: https://github.com/khliland/plsVarSel/issues/
Depends: pls
Imports: grDevices, graphics, genalg, mvtnorm, bdsmatrix, MASS,
        progress, parallel, stats, praznik
Suggests: Rmpi
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-22 11:07:56 UTC; kristian
Author: Kristian Hovde Liland [aut, cre]
    (<https://orcid.org/0000-0001-6468-9423>),
  Tahir Mehmood [ctb],
  Solve Sæbø [ctb]
Maintainer: Kristian Hovde Liland <kristian.liland@nmbu.no>
Repository: CRAN
Date/Publication: 2024-05-22 11:50:02 UTC
Built: R 4.2.3; ; 2024-05-22 14:10:18 UTC; unix
