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.2.1
Imports: graphics, grDevices, Rcpp, stats, utils
LinkingTo: Rcpp
Suggests: ape, cluster, dendextend, knitr, rmarkdown
Published: 2024-01-09
Author: Alberto Fernandez ORCID iD [aut, cre], Sergio Gomez ORCID iD [aut]
Maintainer: Alberto Fernandez <alberto.fernandez at urv.cat>
License: AGPL-3
URL: https://webs-deim.urv.cat/~sergio.gomez/mdendro.php
NeedsCompilation: yes
Citation: mdendro citation info
In views: Cluster
CRAN checks: mdendro results

Documentation:

Reference manual: mdendro.pdf
Vignettes: A quick introduction to mdendro

Downloads:

Package source: mdendro_2.2.1.tar.gz
Windows binaries: r-devel: mdendro_2.2.1.zip, r-release: mdendro_2.2.1.zip, r-oldrel: mdendro_2.2.1.zip
macOS binaries: r-release (arm64): mdendro_2.2.1.tgz, r-oldrel (arm64): mdendro_2.2.1.tgz, r-release (x86_64): mdendro_2.2.1.tgz
Old sources: mdendro archive

Reverse dependencies:

Reverse suggests: ggtreeDendro

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mdendro to link to this page.