Description Usage Arguments Value
Convenience method for scanning a range of cluster sizes. Sequentially executes run(sscs, ...) for each element in the nclusters vector.
1 |
sscs |
Object of class 'sscs' created by new_sscs(...). |
nclusters |
Vector of integers, each >= 1. |
... |
Additional parameters to pass to run(sscs, ...). |
Returns a list with two named variables, sscs and avg.redundancy.
A list of return values from run(sscs, ...), one for each value in nclusters.
A vector of the average redundancy of each clustering result, calculated using average_redundancy(...).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.