Learn R Programming

mdendro (version 2.2.2)

Extended Agglomerative Hierarchical Clustering

Description

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.

Copy Link

Version

Install

install.packages('mdendro')

Monthly Downloads

386

Version

2.2.2

License

AGPL-3

Maintainer

Alberto Fernandez

Last Published

August 20th, 2025

Functions in mdendro (2.2.2)

plot.linkage

Plots for Extended Agglomerative Hierarchical Clustering
linkage

Extended Agglomerative Hierarchical Clustering