SOMs: SOMs

Description Usage Arguments

View source: R/SOMs.R

Description

Perform self-organising maps (SOMs) clustering

Usage

1
2
SOMs(X, K, topo = "hexagonal", rlen = 100, alpha = c(0.05, 0.01),
    n.hood = "circular")

Arguments

X
K
topo
rlen
alpha
n.hood

UNCLES documentation built on May 2, 2019, 11:11 a.m.