Learn R Programming

mdendro (version 2.2.1)

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

257

Version

2.2.1

License

AGPL-3

Maintainer

Alberto Fernandez

Last Published

January 9th, 2024

Functions in mdendro (2.2.1)

linkage

Extended Agglomerative Hierarchical Clustering
plot.linkage

Plots for Extended Agglomerative Hierarchical Clustering