Description Usage Arguments Details Value Author(s)
This function calculates the dissimilarity index based on Eskin
1 | eskinIndex(dat, key = NULL, simm = FALSE)
|
dat |
the data |
key |
a character representing the unique key name for observations. For example, this could contain the name of patients in a health dataset. |
simm |
logical indicating whether a similarity should be returned |
This calculates the pairwise dissimilarities for a dataset using the goodall dissimilarity index first proposed by Eskin. Access through catDist function
A matrix of pairwise dissimilarities
Joshua Agterberg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.