Learn R Programming

⚠️There's a newer version (0.51-5) of this package.Take me there.

clusterSim (version 0.51-3)

Searching for Optimal Clustering Procedure for a Data Set

Description

Distance measures (GDM1, GDM2, Sokal-Michener, Bray-Curtis, for symbolic interval-valued data), cluster quality indices (Calinski-Harabasz, Baker-Hubert, Hubert-Levine, Silhouette, Krzanowski-Lai, Hartigan, Gap, Davies-Bouldin), data normalization formulas (metric data, interval-valued symbolic data), data generation (typical and non-typical data), HINoV method, replication analysis, linear ordering methods, spectral clustering, agreement indices between two partitions, plot functions (for categorical and symbolic interval-valued data). (MILLIGAN, G.W., COOPER, M.C. (1985) , HUBERT, L., ARABIE, P. (1985) , RAND, W.M. (1971) , JAJUGA, K., WALESIAK, M. (2000) , MILLIGAN, G.W., COOPER, M.C. (1988) , JAJUGA, K., WALESIAK, M., BAK, A. (2003) , DAVIES, D.L., BOULDIN, D.W. (1979) , CALINSKI, T., HARABASZ, J. (1974) , HUBERT, L. (1974) , TIBSHIRANI, R., WALTHER, G., HASTIE, T. (2001) , BRECKENRIDGE, J.N. (2000) , WALESIAK, M., DUDEK, A. (2008) ).

Copy Link

Version

Install

install.packages('clusterSim')

Monthly Downloads

3,411

Version

0.51-3

License

GPL (>= 2)

Maintainer

Andrzej Dudek

Last Published

June 10th, 2023

Functions in clusterSim (0.51-3)

data_patternGDM1

Metric data with 17 objects and 10 variables (8 stimulant variables, 2 destimulant variables)
dist.GDM

Calculates Generalized Distance Measure
data_patternGDM2

Ordinal data with 27 objects and 6 variables (3 stimulant variables, 2 destimulant variables and 1 nominant variable)
dist.SM

Calculates Sokal-Michener distance measure for nominal variables
data_ratio

Ratio data
data_symbolic_interval_polish_voivodships

The evaluation of Polish voivodships tourism attractiveness level
dist.BC

Calculates Bray-Curtis distance measure for ratio data
data_mixed

Mixed data
data_nominal

Nominal data
index.G3

Calculates G3 internal cluster quality index
index.Gap

Calculates Tibshirani, Walther and Hastie gap index
index.G2

Calculates G2 internal cluster quality index
index.H

Calculates Hartigan index
index.C

Calculates Hubert & Levin C index - internal cluster quality index
index.DB

Calculates Davies-Bouldin's index
dist.Symbolic

Calculates distance between interval-valued symbolic data
data_symbolic

Symbolic interval data
index.KL

Calculates Krzanowski-Lai index
index.G1

Calculates Calinski-Harabasz pseudo F-statistic
index.S

Calculates Rousseeuw's Silhouette internal cluster quality index
plotCategorial

Plot categorial data on a scatterplot matrix
pattern.GDM2

An application of GDM2 distance for ordinal data to compute the distances of objects from the pattern object (upper or lower)
pattern.GDM1

An application of GDM1 distance for metric data to compute the distances of objects from the pattern object (upper or lower)
initial.Centers

Calculation of initial clusters centers for k-means like alghoritms
replication.Mod

Modification of replication analysis for cluster validation
shapes.blocks3d

Generation of data set containing two clusters with untypical shapes (cube divided into two parts by main diagonal plane)
interval_normalization

Types of normalization formulas for interval-valued symbolic variables
plotInterval

Plot symbolic interval-valued data on a scatterplot matrix
speccl

A spectral clustering algorithm
shapes.circles3

Generation of data set containing three clusters with untypical ring shapes (circles)
shapes.circles2

Generation of data set containing two clusters with untypical ring shapes (circles)
shapes.worms

Generation of data set containing two clusters with untypical parabolic shapes (worms)
shapes.two.moon

Generation of data set containing two clusters with untypical shapes (similar to waxing and waning crescent moon)
cluster.Gen

Random cluster generation with known structure of clusters
comparing.Partitions

Calculate agreement indices between two partitions
cluster.Description

Descriptive statistics calculated separately for each cluster and variable
data_binary

Binary data
data_interval

Interval data
cluster.Sim

Determination of optimal clustering procedure for a data set
data.Normalization

Types of variable (column) and object (row) normalization formulas
HINoV.Symbolic

Modification of Carmone, Kara & Maxwell Heuristic Identification of Noisy Variables (HINoV) method for symbolic interval data
data_ordinal

Ordinal data
HINoV.Mod

Modification of Carmone, Kara & Maxwell Heuristic Identification of Noisy Variables (HINoV) method