# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "missSOM" in publications use:' type: software license: GPL-2.0-or-later title: 'missSOM: Self-Organizing Maps with Built-in Missing Data Imputation' version: 1.0.1 doi: 10.18637/jss.v087.i07 identifiers: - type: doi value: 10.32614/CRAN.package.missSOM abstract: The Self-Organizing Maps with Built-in Missing Data Imputation. Missing values are imputed and regularly updated during the online Kohonen algorithm. Our method can be used for data visualisation, clustering or imputation of missing data. It is an extension of the online algorithm of the 'kohonen' package. The method is described in the article "Self-Organizing Maps for Exploration of Partially Observed Data and Imputation of Missing Values" by S. Rejeb, C. Duveau, T. Rebafka (2022) . authors: - family-names: Rejeb given-names: Sara email: sara.rejeb@live.fr preferred-citation: type: article title: Flexible Self-Organizing Maps in kohonen 3.0 authors: - family-names: Wehrens given-names: Ron email: ron.wehrens@wur.nl - family-names: Kruisselbrink given-names: Johannes email: johannes.kruisselbrink@wur.nl journal: Journal of Statistical Software year: '2018' volume: '87' issue: '7' doi: 10.18637/jss.v087.i07 start: '1' end: '18' repository: https://cranhaven.r-universe.dev commit: 00a21a60ac7f8e27e3f69017065b9d9d3520ae09 date-released: '2026-06-11' contact: - family-names: Rejeb given-names: Sara email: sara.rejeb@live.fr references: - type: article title: 'Self- and Super-Organizing Maps in R: The kohonen Package' authors: - family-names: Wehrens given-names: Ron email: ron.wehrens@wur.nl - family-names: Buydens given-names: Lutgarde M. C. journal: Journal of Statistical Software year: '2007' volume: '21' issue: '5' doi: 10.18637/jss.v021.i05 start: '1' end: '19'