powered by
This function enumerates all possible partitions for a given number of items.
enumerate.partitions(n.items)
An integer given then number of items to partition.
A matrix of cluster labels in which each row represents a clusterings.
This function returns an enumeration of the partition of n.items items.
n.items
process.samples
# NOT RUN { example(shallot) # }
Run the code above in your browser using DataLab