Skip to content

DatabionicSwarm

Swarm Intelligence for Self-Organized Clustering

v2.0.0 · Jun 20, 2024 · GPL-3

Description

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>.

Downloads

430

Last 30 days

8810th

1.3K

Last 90 days

4.7K

Last year

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

CRAN Check Status

3 NOTE
11 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 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
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 details (5 non-OK)
NOTE r-oldrel-macos-arm64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.6Mb
  sub-directories of 1Mb or more:
    doc    2.7Mb
    libs   4.6Mb
NOTE r-oldrel-macos-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.4Mb
  sub-directories of 1Mb or more:
    doc    2.7Mb
    libs   4.4Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  7.6Mb
  sub-directories of 1Mb or more:
    doc    2.7Mb
    libs   4.6Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  7.4Mb
  sub-directories of 1Mb or more:
    doc    2.7Mb
    libs   4.4Mb
NOTE r-oldrel-windows-x86_64

for GNU extensions in Makefiles

GNU make is a SystemRequirements.

Reverse Dependencies (4)

Dependency Network

Dependencies Reverse dependencies Rcpp RcppParallel deldir GeneralizedUmatrix ABCanalysis ggplot2 DRquality PDEnaiveBayes FCPS ProjectionBasedClustering DatabionicSwarm

Version History

new 2.0.0 Mar 10, 2026
updated 2.0.0 ← 1.2.1 diff Jun 19, 2024
updated 1.2.1 ← 1.2.0 diff Oct 12, 2023
updated 1.2.0 ← 1.1.6 diff May 29, 2023
updated 1.1.6 ← 1.1.5 diff Nov 28, 2022
updated 1.1.5 ← 1.1.3 diff Jan 11, 2021
updated 1.1.3 ← 1.1.2 diff Feb 2, 2020
updated 1.1.2 ← 1.1.1 diff Dec 10, 2019
updated 1.1.1 ← 1.1.0 diff Jan 26, 2019
updated 1.1.0 ← 1.0.3 diff Jul 2, 2018
updated 1.0.3 ← 1.0.1 diff May 5, 2018
updated 1.0.1 ← 1.0.0 diff Mar 6, 2018
updated 1.0.0 ← 0.9.8 diff Jan 30, 2018
updated 0.9.8 ← 0.9.7 diff Sep 27, 2017
new 0.9.7 Aug 19, 2017