View source: R/08_S7_ClusteringParameters.R
setup_NeuralGas | R Documentation |
Setup NeuralGasParameters
setup_NeuralGas(k = 3L, dist = c("euclidean", "manhattan"))
k |
Number of clusters. |
dist |
Character: Distance measure to use: 'euclidean' or 'manhattan'. |
NeuralGasParameters object.
EDG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.