Skip to content

ProjectionBasedClustering

Projection Based Clustering

v1.2.2 · Jun 14, 2024 · GPL-3

Description

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.

Downloads

881

Last 30 days

4108th

2.8K

Last 90 days

11.3K

Last year

Trend: -12.9% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (5)

Dependency Network

Dependencies Reverse dependencies Rcpp ggplot2 vegan deldir geometry GeneralizedUmatrix shiny shinyjs shinythemes plotly SaturnCoefficient smacofx DRquality DatabionicSwarm FCPS ProjectionBasedClustering

Version History

new 1.2.2 Mar 10, 2026
updated 1.2.2 ← 1.2.1 diff Jun 13, 2024
updated 1.2.1 ← 1.2.0 diff Oct 10, 2023
updated 1.2.0 ← 1.1.8 diff Aug 7, 2023
updated 1.1.8 ← 1.1.6 diff May 25, 2022
updated 1.1.6 ← 1.1.5 diff Dec 10, 2020
updated 1.1.5 ← 1.1.2 diff Oct 24, 2020
updated 1.1.2 ← 1.1.1 diff Aug 24, 2020
updated 1.1.1 ← 1.1.0 diff Mar 28, 2020
updated 1.1.0 ← 1.0.7 diff Feb 2, 2020
updated 1.0.7 ← 1.0.6 diff May 3, 2018
updated 1.0.6 ← 1.0.5 diff Jan 30, 2018
updated 1.0.5 ← 1.0.4 diff Nov 16, 2017
updated 1.0.4 ← 1.0.2 diff Aug 20, 2017
updated 1.0.2 ← 1.0.1 diff Jul 31, 2017
updated 1.0.1 ← 1.0.0 diff Jul 23, 2017
new 1.0.0 Jul 22, 2017