Learn R Programming

kpeaks (version 1.1.0)

Determination of K Using Peak Counts of Features for Clustering

Description

The number of clusters (k) is needed to start all the partitioning clustering algorithms. An optimal value of this input argument is widely determined by using some internal validity indices. Since most of the existing internal indices suggest a k value which is computed from the clustering results after several runs of a clustering algorithm they are computationally expensive. On the contrary, the package '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.

Copy Link

Version

Install

install.packages('kpeaks')

Monthly Downloads

661

Version

1.1.0

License

GPL (>= 2)

Maintainer

Zeynel Cebeci

Last Published

February 8th, 2020

Functions in kpeaks (1.1.0)

findpolypeaks

Find the Peaks of a Frequency Polygon
rmshoulders

Shoulders Removal in Frequency Polygons
genpolygon

Generate the Classes to Build a Frequency Polygon
plotpolygon

Plot Frequency Polygons
x5p4c

Synthetic Data Set contains 5 Variables and 4 Clusters
findk

Estimate the Number of Clusters in a Data Set
kpeaks-package

Determination of K Using Peak Counts of Features for Clustering