Description Usage Examples
View source: R/Hobotnica.R
Calculates Hobotnica score on dataset given grouping
1
Hobotnica(distMatrix, annotation)
1 2 3 4
data(iris) distMatrix = dist(iris[, -5]) annotation = iris[, 5] Hobotnica(distMatrix, annotation)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.