Learn R Programming

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

ProjectionBasedClustering (version 1.0.5)

Projection Based Clustering

Description

A clustering approach for every projection method based on the generalized U*-matrix visualization of a topographic map is made available here [Thrun/Ultsch,2017] . The number of clusters and the cluster structure can be estimated by counting the valleys in a topographic map. If the number of clusters and the clustering method are chosen correctly, then the clusters will be well separated by mountains in the visualization. Most projection methods are wrappers for already available methods in R. However, the neighbor retrieval visualizer (NeRV) is based on C++ source code of the 'dredviz' software package and the Curvilinear Component Analysis (CCA) is translated from 'MATLAB' ('SOM Toolbox' 2.0) to R.

Copy Link

Version

Install

install.packages('ProjectionBasedClustering')

Monthly Downloads

753

Version

1.0.5

License

GPL-3

Maintainer

Michael Thrun

Last Published

November 17th, 2017

Functions in ProjectionBasedClustering (1.0.5)

Isomap

Isomap projection method
CCA

Curvilinear Component Analysis
Delaunay4Points

Adjacency matrix of the delaunay graph for BestMatches of Points
MDS

Classical multidimensional scaling (MDS)
DijkstraSSSP

Dijkstra SSSP
interactiveClustering

GUI for interactive cluster analysis
NeRV

NeRV projection
KruskalStress

Kruskal stress calculation
Hepta

Hepta from FCPS
PCA

Principal component analysis
ICA

Independent Component Analysis)
ProjectionBasedClustering

automated Clustering approach of the Databonic swarm with abstact U distances
DefaultColorSequence

Default color sequence for plots
ProjectionBasedClustering-package

Projection Based Clustering
ProjectionPursuit

Projection Pursuit
SammonsMapping

Sammons Mapping
ShepardDiagram

Draw a Shepard diagram
tSNE

T-distributed Stochastic Neighbor Embedding
PlotProjectedPoints

Plot Projected Points
ShortestGraphPathsC

Shortest GraphPaths = geodesic distances