Description Usage Arguments Value
View source: R/partition_gen.R
This function is used to randomly generate a partition matrix and assign rows or columns to prototypes. Must be the case that N > K.
1 | partition_gen(N, K)
|
N |
Number of objects/rows in a partition matrix |
K |
Desired number of partitions |
A partition matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.