CRAN/E | inaparc

inaparc

Initialization Algorithms for Partitioning Cluster Analysis

Installation

About

Partitioning clustering algorithms divide data sets into k subsets or partitions so-called clusters. They require some initialization procedures for starting the algorithms. Initialization of cluster prototypes is one of such kind of procedures for most of the partitioning algorithms. Cluster prototypes are the centers of clusters, 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'.

Citation inaparc citation info

Key Metrics

Version 1.2.0
R ≥ 3.3.0
Published 2022-06-16 686 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks inaparc results

Downloads

Yesterday 37 0%
Last 7 days 191 -5%
Last 30 days 639 +33%
Last 90 days 1.528 -13%
Last 365 days 6.266 -17%

Maintainer

Maintainer

Zeynel Cebeci

zcebeci@cukurova.edu.tr

Authors

Zeynel Cebeci

aut / cre

Cagatay Cebeci

aut

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

inaparc archive

Depends

R ≥ 3.3.0

Imports

kpeaks
lhs
stats
methods

Reverse Imports

ppclust

Reverse Suggests

Evacluster