Perform Neural Gas clustering using flexclust::cclust
u.NGAS(x, x.test = NULL, k = 2, dist = "euclidean", verbose = TRUE,
...)
Input matrix / data.frame
Testing set matrix / data.frame
Integer: Number of clusters to get
String: Distance measure to use: 'euclidean' or 'manhattan'
Logical: If TRUE, print messages to screen
Additional parameters to be passed to flexclust::cclust
rtClust object
Other Clustering: u.CMEANS
,
u.EMC
, u.H2OKMEANS
,
u.HARDCL
, u.HOPACH
,
u.KMEANS
, u.PAMK
,
u.PAM
, u.SPEC