Description Usage Arguments Value Author(s) References See Also Examples
Function to compute adapted hierarchical clustering for modal multi valued modal symbolic data. Data must be saved in a symData
object.
1 |
dataset |
|
type |
switch describing dissimilarity measure used "d1" to "d6" or "d1w" (calculating with frequency distributions "fDist") (for measures see Table 1 in reference article below) |
An object of class hclust
which describes the tree produced by the clustering process. The object is a list (see hclust) and additional component:
leaders |
A vector of |
Vladimir Batagelj
V. Batagelj, N. Kejzar, and S. Korenjak-Cerne. Clustering of Modal Valued Symbolic Data. ArXiv e-prints, 1507.06683, July 2015.
leaderSO
, create.symData
, hclust
, print.symObject
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.