Mat_lien_alpha {mimiSBM} | R Documentation |
Create probality-component list for clustering per view component.
Description
Create probality-component list for clustering per view component.
Usage
Mat_lien_alpha(clusters, K_barre, K)
Arguments
clusters |
list of link between final clustering and clustering per view component. |
K_barre |
Number of clusters in the final clustering |
K |
Vector of size Q, indicate the number of clusters in each component. |
Value
alpha : probality-component list for clustering per view component.
[Package mimiSBM version 0.0.1.3 Index]