# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "somhca" in publications use:' type: software license: MIT title: 'somhca: Self-Organising Maps Coupled with Hierarchical Cluster Analysis' version: 0.1.3 doi: 10.32614/CRAN.package.somhca abstract: Implements self-organising maps combined with hierarchical cluster analysis (SOM-HCA) for clustering and visualization of high-dimensional data. The package includes functions to estimate the optimal map size based on various quality measures and subsequently generates a model with the selected dimensions. It also performs hierarchical clustering on the map nodes to group similar units Documentation about the SOM-HCA method is provided in Pastorelli et al. (2024) . authors: - family-names: Pastorelli given-names: Gianluca email: gianluca.pastorelli@gmail.com repository: https://CRAN.R-project.org/package=somhca date-released: '2025-01-23' contact: - family-names: Pastorelli given-names: Gianluca email: gianluca.pastorelli@gmail.com