Learn R Programming

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

clues (version 0.5.9)

Clustering Method Based on Local

Description

We developed the clues R package to provide functions for automatically estimating the number of clusters and getting the final cluster partition without any input parameter except the stopping rule for convergence. The package also provides functions to evaluate and compare the performances of partitions of a data set both numerically and graphically.

Copy Link

Version

Install

install.packages('clues')

Monthly Downloads

79

Version

0.5.9

License

GPL (>= 2)

Maintainer

Weiliang Qiu

Last Published

October 14th, 2016

Functions in clues (0.5.9)

adjustedRand

Calculate Agreement Indices Between Two Partitions for a Data Set
plotAvgCurves

Average Trajectory Plot for Each Cluster
Maronna

The Maronna Data Set
Curve

Curve Data Set
clues

Clustering Method Based on Local Shrinking
get_Silhouette

Compute Silhouette Index
compClust

Compare different partitions for a data set
Vowel

The Vowel Data Set
print.clues

Print Method for CLUES Objects
plotClusters

Scatter Plots of Clusters in Specified Dimensions
shrinking

Data Sharpening Based on K-nearest Neighbors
plotCurves

Plot Trajectories for Each Cluster
Ring

The Broken-Ring Data Set
summary.clues

Summary Method for CLUES Objects
plot.clues

Draw Scatter Plots or Plot of Average Trajectory per Cluster, or Both
clustering

Data Clustering (After Data Shrinking)
get_CH

Compute CH Index