inaparc: Initialization Algorithms for Partitioning Cluster Analysis

Partitioning clustering algorithms divide data sets into k subsets or partitions so-called clusters. They require some initialization procedures for starting to partition the data sets. Initialization of cluster prototypes is one of such kind of procedures for most of the partitioning algorithms. Cluster prototypes are the data elements, i.e. centroids or medoids, representing the clusters in a data set. In order to initialize cluster prototypes, the package 'inaparc' contains a set of the functions that are the implementations of several linear time-complexity and loglinear time-complexity methods in addition to some novel techniques. Initialization of fuzzy membership degrees matrices is another important task for starting the probabilistic and possibilistic partitioning algorithms. In order to initialize membership degrees matrices required by these algorithms, a number of functions based on some traditional and novel initialization techniques are also available in the package 'inaparc'.

Version: 0.2.0
Depends: R (≥ 3.0.0)
Imports: kpeaks, lhs, stats
Published: 2017-11-04
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: inaparc citation info
Materials: NEWS
CRAN checks: inaparc results

Downloads:

Reference manual: inaparc.pdf
Package source: inaparc_0.2.0.tar.gz
Windows binaries: r-devel: inaparc_0.2.0.zip, r-release: inaparc_0.2.0.zip, r-oldrel: inaparc_0.2.0.zip
OS X El Capitan binaries: r-release: inaparc_0.2.0.tgz
OS X Mavericks binaries: r-oldrel: inaparc_0.2.0.tgz
Old sources: inaparc archive

Reverse dependencies:

Reverse imports: ppclust

Linking:

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