The kohonen R package provides functions to train self-organizing maps (SOMs) as well as tools to analyze trained maps and generate predictions.
To install from CRAN type:
install.packages("kohonen")- Wehrens, R., & Kruisselbrink, J. (2018). Flexible self-organizing maps in kohonen 3.0. Journal of Statistical Software, 87, 1-18. https://doi.org/10.18637/jss.v087.i07
- Wehrens, R., & Buydens, L. M. C. (2007). Self- and Super-organizing Maps in R: The kohonen Package. Journal of Statistical Software, 21(5), 1–19. https://doi.org/10.18637/jss.v021.i05