cstats.table
1 | cstats.table(dist, tree, k)
|
dist |
- compute the distance between the variables for clustering |
tree |
- what type of tree to pass (in hierarchical clustering I have different algoritms - e.g. pass divisive cluster / agglomerative one) |
k |
- number of clusters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.