Given a Partition, ordered order its clusters letters
according to the effectif of each clusters. The is meanly a "label changing".
Usage
ordered(x,...)
Arguments
x
[Partition)]: Partition to be ordered.
...
For compatibility only, no other arguments are accepted.
Value
An object of class Partition.
Details
Given a Partition, ordered order its clusters letters
according to the effectif of each clusters. So A will be the cluster
with be biggest frequency, then B, then C...