Other packages > Find by keyword >

DatabionicSwarm  

Swarm Intelligence for Self-Organized Clustering
View on CRAN: Click here


Download and install DatabionicSwarm package within the R console
Install from CRAN:
install.packages("DatabionicSwarm")

Install from Github:
library("remotes")
install_github("cran/DatabionicSwarm")

Install by package version:
library("remotes")
install_version("DatabionicSwarm", "2.0.0")



Attach the package and use:
library("DatabionicSwarm")
Maintained by
Michael Thrun
[Scholar Profile | Author Map]
First Published: 2017-08-20
Latest Update: 2023-10-13
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, . 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) .
How to cite:
Michael Thrun (2017). DatabionicSwarm: Swarm Intelligence for Self-Organized Clustering. R package version 2.0.0, https://cran.r-project.org/web/packages/DatabionicSwarm. Accessed 06 May. 2025.
Previous versions and publish date:
0.9.7 (2017-08-20 13:13), 0.9.8 (2017-09-28 19:55), 1.0.0 (2018-01-31 19:00), 1.0.1 (2018-03-07 08:51), 1.0.3 (2018-05-06 18:45), 1.1.0 (2018-07-03 10:30), 1.1.1 (2019-01-27 15:20), 1.1.2 (2019-12-11 18:30), 1.1.3 (2020-02-03 15:00), 1.1.5 (2021-01-12 20:20), 1.1.6 (2022-11-29 09:50), 1.2.0 (2023-05-30 10:50), 1.2.1 (2023-10-13 13:30)
Other packages that cited DatabionicSwarm R package
View DatabionicSwarm citation profile
Other R packages that DatabionicSwarm depends, imports, suggests or enhances
Complete documentation for DatabionicSwarm
Downloads during the last 30 days
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for DatabionicSwarm051015202530354045505560TrendBars

Today's Hot Picks in Authors and Packages

simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
rotations  
Working with Rotation Data
Tools for working with rotational data, including simulation from the most commonly used distributi ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA