Description Usage Arguments Value Examples
Performs hscore based DIANA (DIvisive ANAlysis) algorithm
1 | funBI_diana(mat)
|
mat |
a matrix |
A DIANA hierarchy, i.e. a DIANA list with hscore height
1 2 | mat <- replicate(20, rnorm(15))
funBI_diana(mat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.