DatabionicSwarm (1.1.1)
Swarm Intelligence for Self-Organized Clustering.
http://www.deepbionics.org
http://cran.r-project.org/web/packages/DatabionicSwarm
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. 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 package is based on the book of Thrun, M.C.: "Projection Based Clustering through Self-Organization and Swarm Intelligence" (2018) . A comparison to 26 common clustering algorithms on 15 datasets is presented on the website.
Maintainer:
Michael Thrun
Author(s): Michael Thrun [aut, cre, cph]
License: GPL-3
Uses: deldir, GeneralizedUmatrix, Rcpp, geometry, plotrix, rgl, sp, spdep, matrixStats, png, pracma, knitr, rmarkdown, ABCanalysis, AdaptGauss, parallelDist, ProjectionBasedClustering, DataVisualizations
Reverse suggests: DataVisualizations, GeneralizedUmatrix
Released 25 days ago.
6 previous versions
- DatabionicSwarm_1.1.0. Released 8 months ago.
- DatabionicSwarm_1.0.3. Released 10 months ago.
- DatabionicSwarm_1.0.1. Released 12 months ago.
- DatabionicSwarm_1.0.0. Released about 1 year ago.
- DatabionicSwarm_0.9.8. Released over 1 year ago.
- DatabionicSwarm_0.9.7. Released over 1 year ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of DatabionicSwarm yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for DatabionicSwarm on google, google scholar, r-help, r-devel.
Visit DatabionicSwarm on R Graphical Manual.