Description Usage Arguments Value
View source: R/utils-cluster-similarity.R
Cut filters based on jaccard similarity
1 |
obj |
hcsig object. Please refer to the documentation for |
jac.out |
the output vector. Usually and by default equal to NULL – the clusters that pass jaccard similarity will be added to an empty vector. |
jac.cut |
the cutoff for jaccard similarity. |
an hcsig object (the same structure and data types as the input) filtered to include only non-similar clusters according to jac.cut
val.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.