Package: penalizedSVM
Type: Package
Title: Feature Selection SVM using Penalty Functions
Version: 1.1.2
Date: 2018-07-13
Depends: e1071, mlegp, MASS
Imports: corpcor, statmod, tgp, lhs
Author: Natalia Becker, Wiebke Werft, Axel Benner
Maintainer: Natalia Becker <natalie_becker@gmx.de>
Description: Support Vector Machine (SVM) classification with simultaneous feature selection using penalty
        functions is implemented. The smoothly clipped absolute deviation (SCAD),
        'L1-norm', 'Elastic Net' ('L1-norm' and 'L2-norm') and 'Elastic
        SCAD' (SCAD and 'L2-norm') penalties are available. The tuning
        parameters can be found using either a fixed grid or a interval
        search.
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2018-07-26 07:30:47 UTC; BeckeN3
Repository: CRAN
Date/Publication: 2018-07-26 09:42:04
RoxygenNote: 6.0.1
NeedsCompilation: no
Built: R 4.0.2; ; 2020-07-15 23:22:26 UTC; unix
