Package: penalizedSVM
Type: Package
Title: Feature Selection SVM using Penalty Functions
Version: 1.1.1
Date: 2010-08-02
Depends: e1071, MASS, corpcor, statmod, tgp, mlegp, lhs
Author: Natalia Becker, Wiebke Werft, Axel Benner
Maintainer: ORPHANED
Description: Provides feature selection SVM using penalty
        functions. 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
Encoding: latin1
Packaged: 2018-07-21 17:04:21 UTC; hornik
Repository: CRAN
Date/Publication: 2018-07-21 17:11:57 UTC
NeedsCompilation: no
X-CRAN-Original-Maintainer: Natalia Becker <natalia.becker@dkfz.de>
X-CRAN-Comment: Orphaned and corrected on 2018-07-21 as check problems
        were not corrected despite reminders.
