dissm_jaccard | R Documentation |
returns a pairwise dissimilarity matrix using jaccard distance (i.e. 1-jaccard index) to be used for dichotmous clustering
dissm_jaccard(y)
y |
the dataset for which a pairwise dissimilarity matrix should be created (the dataset columns should contain only those used for clustering - i.e. the raw data no identifiers or other variables) |
dissm_jaccard_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.