Description Usage Arguments Value Examples
these parameters are interrelated so they must be set together
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
object |
an object of type CogapsParams |
nSets |
number of sets to break data into |
cut |
number of branches at which to cut dendrogram used in pattern matching |
minNS |
minimum of individual set contributions a cluster must contain |
maxNS |
maximum of individual set contributions a cluster can contain |
the modified params object
1 2 | params <- new("CogapsParams")
params <- setDistributedParams(params, 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.