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