mdendro: Extended Agglomerative Hierarchical Clustering
A comprehensive collection of linkage methods for agglomerative
  hierarchical clustering on a matrix of proximity data (distances or
  similarities), returning a multifurcated dendrogram or multidendrogram.
  Multidendrograms can group more than two clusters when ties in proximity data
  occur, and therefore they do not depend on the order of the input data.
  Descriptive measures to analyze the resulting dendrogram are additionally
  provided.
| Version: | 
2.1.0 | 
| Imports: | 
graphics, grDevices, Rcpp, stats, utils | 
| LinkingTo: | 
Rcpp | 
| Suggests: | 
ape, cluster, dendextend, knitr, rmarkdown | 
| Published: | 
2021-09-12 | 
| Author: | 
Alberto Fernández  
    [aut, cre],
  Sergio Gómez  
    [aut] | 
| Maintainer: | 
Alberto Fernández  <alberto.fernandez at urv.cat> | 
| License: | 
AGPL-3 | 
| URL: | 
https://deim.urv.cat/~sergio.gomez/mdendro.php | 
| NeedsCompilation: | 
yes | 
| SystemRequirements: | 
C++11 | 
| Citation: | 
mdendro citation info  | 
| In views: | 
Cluster | 
| CRAN checks: | 
mdendro results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=mdendro
to link to this page.