Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 812 Bytes

File metadata and controls

19 lines (12 loc) · 812 Bytes

kohonen

CRAN RStudio mirror downloads

The kohonen R package provides functions to train self-organizing maps (SOMs) as well as tools to analyze trained maps and generate predictions.

Installation

To install from CRAN type:

install.packages("kohonen")

References