DatabionicSwarm
2.0.0Swarm Intelligence for Self-Organized Clustering
Overview
Algorithms implementing populations of agents that interact with one another and sense their environment may exhibit emergent behavior such as self-organization and swarm intelligence. Here, a swarm system called Databionic swarm (DBS) is introduced which was published in Thrun, M.C., Ultsch A.: "Swarm Intelligence for Self-Organized Clustering" (2020), Artificial Intelligence, DOI:10.1016/j.artint.2020.103237. DBS is able to adapt itself to structures of high-dimensional data such as natural clusters characterized by distance and/or density based structures in the data space. The first module is the parameter-free projection method called Pswarm (Pswarm()), which exploits the concepts of self-organization and emergence, game theory, swarm intelligence and symmetry considerations. The second module is the parameter-free high-dimensional data visualization technique, which generates projected points on the topographic map with hypsometric tints defined by the generalized U-matrix (GeneratePswarmVisualization()). The third module is the clustering method itself with non-critical parameters (DBSclustering()). Clustering can be verified by the visualization and vice versa. The term DBS refers to the method as a whole. It enables even a non-professional in the field of data mining to apply its algorithms for visualization and/or clustering to data sets with completely different structures drawn from diverse research fields. The comparison to common projection methods can be found in the book of Thrun, M.C.: "Projection Based Clustering through Self-Organization and Swarm Intelligence" (2018) DOI:10.1007/978-3-658-20540-9.
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-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-04-2211 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1810 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- NOTE2026-03-1011 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 87%
Downloads
Repository
Stars over time
Forks over time
Releases 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/databionicswarm on 2026-07-19.
Dependencies
Code & Tests
- Cyclomatic complexity
- 3.0 median / 37 max
- System requirements
- 3 external
Test coverage
Line coverage
–
Expression
–
Tests / Examples
–
Functions
86 13 exported
Complexity
7 avg / 37 max
Call network
86 nodes / 53 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
14 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
- 2.0.0Latest
- RR 4.4.0 released · 2024-04-24
- 1.2.12023-10-13 · diff ↗
- 1.2.02023-05-30 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 1.1.62022-11-29 · diff ↗
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- 1.1.52021-01-12 · diff ↗
- RR 4.0.0 released · 2020-04-24
- 1.1.32020-02-03 · diff ↗
- 1.1.22019-12-11 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 1.1.12019-01-27 · diff ↗
Package metadata
- First published
- 2017-08-20
- Total releases
- 14 / 9 yrs
- License
- GPL-3 OSI
- Minimum R
- ≥ 3.0
- Bundled data
- 18 KB / 3 files
- Download size
- 1.0 MB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet