Package: sskm
Type: Package
Title: Stable Sparse K-Means
Version: 1.0.0
Author: Abraham Apfel
Maintainer: Abraham Apfel <aba44@pitt.edu>
Description: Achieve feature selection via taking subsamples of data and then running sparse k-means on each of the subsamples. Only maintain features that received positive weights a high proportion of times.  Run standard k-means to cluster the data based on subset of features selected.
Imports: sparcl, fpc
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-03-03 19:08:30 UTC; aba44
Repository: CRAN
Date/Publication: 2017-03-03 21:25:57
