Description Usage Arguments Details Value Examples
Test whether the current k corresponds to a stable partition
1 2 | ## S4 method for signature 'ConsensusPartitionList'
is_stable_k(object, k, ...)
|
object |
A |
k |
Number of subgroups. |
... |
Pass to |
It tests on the partitions for every method.
Logical vector
1 2 | data(golub_cola)
is_stable_k(golub_cola, k = 3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.