SOMbrero

August 19, 2025 ยท View on GitHub

SOMbrero website

SOMbrero is an R package that implements the stochastic (also called on-line) Self-Organising Map (SOM) algorithm for numeric and relational data.

SOMbrero code repository has been moved to https://forge.inrae.fr/nathalie.villa-vialaneix/sombrero but you can still use this github repository to post issues.

Suggest corrections or new features:

  1. Either post an issue with the suggestion.
  2. Or clone the source code repository and send me your suggested commits (with a link or creating a patch: git diff tag1..tag2 > mypatch.patch).