permColumn {epca} | R Documentation |
Perform column permutation of block membership matrix for aesthetic visualization. That is, the k-th column gives k-th cluster. This is done by ranking the column sums of squares (by default).
permColumn(x, s = 2)
x |
a non-negative matrix, nNode x nBlock, |
s |
integer, order of non-linear |