The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

swa: Subsampling Winner Algorithm for Classification

This algorithm conducts variable selection in the classification setting. It repeatedly subsamples variables and runs linear discriminant analysis (LDA) on the subsampled variables. Variables are scored based on the AUC and the t-statistics. Variables then enter a competition and the semi-finalist variables will be evaluated in a final round of LDA classification. The algorithm then outputs a list of variable selected. Qiao, Sun and Fan (2017) <http://people.math.binghamton.edu/qiao/swa.html>.

Version: 0.8.1
Depends: R (≥ 3.3.1), ROCR, reshape, ggplot2
Suggests: testthat
Published: 2017-10-18
Author: Xingye Qiao [aut, cre], Jiayang Sun [aut], Yiying Fan [aut]
Maintainer: Xingye Qiao <qiao at math.binghamton.edu>
License: GPL-3
NeedsCompilation: no
CRAN checks: swa results

Documentation:

Reference manual: swa.pdf

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=swa 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.
Health stats visible at Monitor.