The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

dcsvm: Density Convoluted Support Vector Machines

Implements an efficient algorithm for solving sparse-penalized support vector machines with kernel density convolution. This package is designed for high-dimensional classification tasks, supporting lasso (L1) and elastic-net penalties for sparse feature selection and providing options for tuning kernel bandwidth and penalty weights. The 'dcsvm' is applicable to fields such as bioinformatics, image analysis, and text classification, where high-dimensional data commonly arise. Learn more about the methodology and algorithm at Wang, Zhou, Gu, and Zou (2023) <doi:10.1109/TIT.2022.3222767>.

Version: 0.0.1
Depends: Matrix
Imports: grDevices, graphics, methods, stats
Published: 2025-01-10
DOI: 10.32614/CRAN.package.dcsvm
Author: Boxiang Wang [aut, cre], Le Zhou [aut], Yuwen Gu [aut], Hui Zou [aut]
Maintainer: Boxiang Wang <boxiang-wang at uiowa.edu>
License: GPL-2
NeedsCompilation: yes
Citation: dcsvm citation info
CRAN checks: dcsvm results

Documentation:

Reference manual: dcsvm.pdf

Downloads:

Package source: dcsvm_0.0.1.tar.gz
Windows binaries: r-devel: dcsvm_0.0.1.zip, r-release: dcsvm_0.0.1.zip, r-oldrel: dcsvm_0.0.1.zip
macOS binaries: r-release (arm64): dcsvm_0.0.1.tgz, r-oldrel (arm64): dcsvm_0.0.1.tgz, r-release (x86_64): dcsvm_0.0.1.tgz, r-oldrel (x86_64): dcsvm_0.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dcsvm to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.