Description Usage Arguments Details Value Author(s) Examples
To create the cluster formed by the two clusters given. Add the new cluster to list
.
1 | newCluster(list, clusters)
|
list |
is the generic cluster list. |
clusters |
is a vector with the matrix index clusters. |
This function is part of the hierarchical clusterization method.
1 - The function maps clusters
in list
.
2 - It creates a new cluster from them.
3 - It adds the new cluster to list
.
4 - It disables the clusters used in the second step.
A list with clusters.
Roberto Alcántara roberto.alcantara@edu.uah.es
Juan José Cuadrado jjcg@uah.es
Universidad de Alcalá de Henares
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.