partition_K_barre | R Documentation |
Create a link between final clustering and clustering per view component.
partition_K_barre(K_barre, K)
K_barre |
Number of clusters in the final clustering |
K |
Vector of size Q, indicate the number of clusters in each component. K[q] <= K_barre for all q |
cluster : a list of link between final clustering and clustering per view component.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.