Create a link between final clustering and clustering per view component.

partition_K_barre(K_barre, K)

Arguments

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

Value

cluster : a list of link between final clustering and clustering per view component.