Package: sNPLS
Type: Package
Title: NPLS Regression with L1 Penalization
Version: 0.3.0
Author: David Hervas
Maintainer: David Hervas <ddhervas@yahoo.es>
Depends: R (>= 2.10)
Imports: car, ggplot2, ks, MASS, Matrix, parallel, pbapply, plotrix,
        rgl
Description: Tools for performing variable selection in three-way data using N-PLS 
    in combination with L1 penalization. The N-PLS model (Rasmus Bro, 1996 
    <DOI:10.1002/(SICI)1099-128X(199601)10:1%3C47::AID-CEM400%3E3.0.CO;2-C>) is the 
    natural extension of PLS (Partial Least Squares) to N-way structures, and tries 
    to maximize the covariance between X and Y data arrays. The package also adds
    variable selection through L1 penalization.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-10-29 10:30:00 UTC; aghil
Repository: CRAN
Date/Publication: 2017-10-29 10:39:45 UTC
