Package: penalizedSVM 1.1.4

penalizedSVM: Feature Selection SVM using Penalty Functions

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.

Authors:Natalia Becker, Wiebke Werft, Axel Benner

penalizedSVM_1.1.4.tar.gz
penalizedSVM_1.1.4.zip(r-4.5)penalizedSVM_1.1.4.zip(r-4.4)penalizedSVM_1.1.4.zip(r-4.3)
penalizedSVM_1.1.4.tgz(r-4.5-any)penalizedSVM_1.1.4.tgz(r-4.4-any)penalizedSVM_1.1.4.tgz(r-4.3-any)
penalizedSVM_1.1.4.tar.gz(r-4.5-noble)penalizedSVM_1.1.4.tar.gz(r-4.4-noble)
penalizedSVM_1.1.4.tgz(r-4.4-emscripten)penalizedSVM_1.1.4.tgz(r-4.3-emscripten)
penalizedSVM.pdf |penalizedSVM.html
penalizedSVM/json (API)
NEWS

# Install 'penalizedSVM' in R:
install.packages('penalizedSVM', repos = c('https://fbertran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/fbertran/penalizedsvm/issues

On CRAN:penalizedSVM-1.1.4(2023-03-23)

Conda-Forge:

3.36 score 1 stars 1 packages 76 scripts 361 downloads 1 mentions 15 exports 11 dependencies

Last updated 2 years agofrom:a9b3058db4. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 20 2025
R-4.5-winOKFeb 20 2025
R-4.5-macOKFeb 20 2025
R-4.5-linuxOKFeb 20 2025
R-4.4-winOKFeb 20 2025
R-4.4-macOKFeb 20 2025
R-4.3-winOKFeb 20 2025
R-4.3-macOKFeb 20 2025

Exports:.plot.EPSGO.parmsDirectDrHSVMEPSGOExpImprovementfindgacv.scadlpsvmpredict.penSVMprint.penSVMscad_L2.svcscadsvcsim.datasortmatsvmfssvmfs.default

Dependencies:classclustercorpcore1071maptreeMASSmlegpproxyrpartstatmodtgp

Citation

To cite package ‘penalizedSVM’ in publications use:

Becker N, Werft W, Benner A (2023). penalizedSVM: Feature Selection SVM using Penalty Functions. R package version 1.1.4, https://github.com/fbertran/penalizedsvm.

ATTENTION: This citation information has been auto-generated from the package DESCRIPTION file and may need manual editing, see ‘help("citation")’.

Corresponding BibTeX entry:

  @Manual{,
    title = {penalizedSVM: Feature Selection SVM using Penalty
      Functions},
    author = {Natalia Becker and Wiebke Werft and Axel Benner},
    year = {2023},
    note = {R package version 1.1.4},
    url = {https://github.com/fbertran/penalizedsvm},
  }