kpeaks: Determination of K Using Peak Counts of Features for Clustering

The input argument k which is the number of clusters is needed to start all of the partitioning clustering algorithms. In unsupervised learning applications, an optimal value of this argument is widely determined by using the internal validity indexes. Since these indexes suggest a k value which is computed on the clustering results after several runs of a clustering algorithm they are computationally expensive. On the contrary, 'kpeaks' enables to estimate k before running any clustering algorithm. It is based on a simple novel technique using the descriptive statistics of peak counts of the features in a data set.

Version: 0.1.0
Depends: R (≥ 2.10.0)
Imports: graphics, stats, utils
Published: 2017-09-19
Author: Zeynel Cebeci [aut, cre], Cagatay Cebeci [aut]
Maintainer: Zeynel Cebeci <zcebeci at cukurova.edu.tr>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Citation: kpeaks citation info
CRAN checks: kpeaks results

Downloads:

Reference manual: kpeaks.pdf
Package source: kpeaks_0.1.0.tar.gz
Windows binaries: r-devel: kpeaks_0.1.0.zip, r-release: kpeaks_0.1.0.zip, r-oldrel: kpeaks_0.1.0.zip
OS X El Capitan binaries: r-release: kpeaks_0.1.0.tgz
OS X Mavericks binaries: r-oldrel: kpeaks_0.1.0.tgz

Reverse dependencies:

Reverse imports: inaparc

Linking:

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