# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ProjectionBasedClustering" in publications use:' type: software license: GPL-3.0-only title: 'ProjectionBasedClustering: Projection Based Clustering' version: 1.1.9 doi: 10.1007/s00357-020-09373-2 identifiers: - type: doi value: 10.32614/CRAN.package.ProjectionBasedClustering abstract: 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" . 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. authors: - family-names: Thrun given-names: Michael email: m.thrun@gmx.net - family-names: Lerch given-names: Florian - family-names: Pape given-names: Felix - family-names: Schreier given-names: Tim - family-names: Winckelmann given-names: Luis preferred-citation: type: article title: Using Projection based Clustering to Find Distance and Density based Clusters in High-Dimensional Data authors: - family-names: Thrun given-names: Michael Christoph - family-names: Ultsch given-names: Alfred publisher: name: Springer year: '2020' doi: 10.1007/s00357-020-09373-2 url: https://doi.org/10.1007/s00357-020-09373-2 journal: Journal of Classification volume: in press repository: https://mthrun.r-universe.dev repository-code: https://github.com/Mthrun/ProjectionBasedClustering commit: e7f15aa9f6c26b429f6987379da0e990d3836365 url: https://www.deepbionics.org date-released: '2022-05-31' contact: - family-names: Thrun given-names: Michael email: m.thrun@gmx.net