Package: mdendro 2.2.1

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.

Authors:Alberto Fernandez [aut, cre], Sergio Gomez [aut]

mdendro_2.2.1.tar.gz
mdendro_2.2.1.zip(r-4.5)mdendro_2.2.1.zip(r-4.4)mdendro_2.2.1.zip(r-4.3)
mdendro_2.2.1.tgz(r-4.4-x86_64)mdendro_2.2.1.tgz(r-4.4-arm64)mdendro_2.2.1.tgz(r-4.3-x86_64)mdendro_2.2.1.tgz(r-4.3-arm64)
mdendro_2.2.1.tar.gz(r-4.5-noble)mdendro_2.2.1.tar.gz(r-4.4-noble)
mdendro_2.2.1.tgz(r-4.4-emscripten)mdendro_2.2.1.tgz(r-4.3-emscripten)
mdendro.pdf |mdendro.html
mdendro/json (API)

# Install 'mdendro' in R:
install.packages('mdendro', repos = c('https://albyfs.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 6 scripts 268 downloads 3 exports 1 dependencies

Last updated 10 months agofrom:7e6da2f469. Checks:OK: 7 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 04 2024
R-4.5-win-x86_64NOTENov 04 2024
R-4.5-linux-x86_64NOTENov 04 2024
R-4.4-win-x86_64OKNov 04 2024
R-4.4-mac-x86_64OKNov 04 2024
R-4.4-mac-aarch64OKNov 04 2024
R-4.3-win-x86_64OKNov 04 2024
R-4.3-mac-x86_64OKNov 04 2024
R-4.3-mac-aarch64OKNov 04 2024

Exports:descplotdescvallinkage

Dependencies:Rcpp

A quick introduction to mdendro

Rendered fromIntroduction.Rmdusingknitr::rmarkdownon Nov 04 2024.

Last update: 2024-01-09
Started: 2023-10-18