ProjectionBasedClustering
1.2.2Projection Based Clustering
Overview
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.
Install
Health
- NOTE r-devel-linux-x86_64-debian-clang
- NOTE r-devel-linux-x86_64-debian-gcc
- NOTE2026-07-1112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-04-2214 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1813 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
Show 3 earlier snapshots
- OK2026-04-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-0913 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 64%
Downloads
Repository
Stars over time
Forks over time
Issues over time
PRs over time
Repository practices
1 development-tooling and community-health practice detected across 1 family in the upstream repository
Checks run against github.com/mthrun/projectionbasedclustering on 2026-07-19.
Dependencies
Code & Tests
- Cyclomatic complexity
- 6.0 median / 93 max
- System requirements
- 1 external
Test coverage
Line coverage
–
Expression
–
Tests / Examples
–
Functions
169 19 exported
Complexity
13.9 avg / 93 max
Call network
169 nodes / 95 edges
Call graph
Open call graph →Lowest coverage
Per-function coverage is not measured for this package yet.
Datasets
| Name | Class | Rows × Cols | Also ships in |
|---|---|---|---|
| DefaultColorSequence | vector | – | in 4 packages |
People & History
16 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- 1.2.2Latest
- RR 4.4.0 released · 2024-04-24
- 1.2.12023-10-11 · diff ↗
- 1.2.02023-08-08 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.1.82022-05-26 · diff ↗
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- 1.1.62020-12-11 · diff ↗
- 1.1.52020-10-25 · diff ↗
- 1.1.22020-08-25 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 1.1.12020-03-29 · diff ↗
- 1.1.02020-02-03 · diff ↗
Package metadata
- First published
- 2017-07-23
- Total releases
- 16 / 9 yrs
- License
- GPL-3 OSI
- Minimum R
- ≥ 3.0
- Bundled data
- 7.9 KB / 2 files
- Download size
- 115 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet