| medoidsEqual_cpp | R Documentation |
Check if two medoid solutions are identical
medoidsEqual_cpp(medoids1, medoids2)
medoids1 |
First medoid vector (1-indexed) |
medoids2 |
Second medoid vector (1-indexed) |
TRUE if identical (regardless of order), FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.