Home
PackagesDatasetsTask Views
R CODER LogoR PACKAGES
  • R CODER
  • R CHARTS
  • PYTHON CHARTS
  • Privacy Policy
  • Contact

© 2024 R CODER. All Rights Reserved.
  1. Home
  2. Packages
  3. ProjectionBasedClustering

ProjectionBasedClustering1.2.2 package

Projection Based Clustering

24 available

CCA

Curvilinear Component Analysis (CCA)

PlotProjectedPoints

Plot Projected Points

interactiveGeneralizedUmatrixIsland

GUI for cutting out an Island.

interactiveProjectionBasedClustering

Interactive Projection-Based Clustering (IPBC)

ContTrustMeasure

continuity and trustworthiness

Delaunay4Points

Adjacency matrix of the delaunay graph for BestMatches of Points

DijkstraSSSP

Dijkstra SSSP

ICA

Independent Component Analysis (ICA)

interactiveClustering

GUI for interactive cluster analysis

Isomap

Isomap

KLMeasure

Smoothed Precision and Recall

KruskalStress

Kruskal stress calculation

MDS

Multidimensional Scaling (MDS)

NeRV.rd

Neighbor Retrieval Visualizer (NeRV)

PCA

Principal Component Analysis (PCA)

PolarSwarm

Polar Swarm (Pswarm)

Projection2Bestmatches

Projection to Bestmatches

ProjectionBasedClustering-package

Projection Based Clustering

ProjectionBasedClustering

Automatic Projection-based Clustering (PBC) [Thrun/Ultsch, 2020]

ProjectionPursuit

Projection Pursuit

SammonsMapping

Sammons Mapping

ShortestGraphPathsC

Shortest GraphPaths = geodesic distances

tSNE

T-distributed Stochastic Neighbor Embedding (t-SNE)

UniformManifoldApproximationProjection

Uniform Manifold Approximation and Projection

Download source packageRead PDF manual

A clustering approach applicable to every projection method is proposed here. The two-dimensional scatter plot of any projection method can construct a topographic map which displays unapparent data structures by using distance and density information of the data. The generalized U*-matrix renders this visualization in the form of a topographic map, which can be used to automatically define the clusters of high-dimensional data. The whole system is based on Thrun and Ultsch, "Using Projection based Clustering to Find Distance and Density based Clusters in High-Dimensional Data" <DOI:10.1007/s00357-020-09373-2>. Selecting the correct projection method will result in a visualization in which mountains surround each cluster. The number of clusters can be determined by counting valleys on the topographic map. Most projection methods are wrappers for already available methods in R. By contrast, 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.

  • Maintainer: Michael Thrun
  • License: GPL-3
  • Last published: 2024-06-14

Useful links

  • https://github.com/Mthrun/ProjectionBasedClustering/issues
  • https://www.deepbionics.org