UBod/apcluster: Affinity Propagation Clustering

Implements Affinity Propagation clustering introduced by Frey and Dueck (2007) <DOI:10.1126/science.1136800>. The algorithms are largely analogous to the 'Matlab' code published by Frey and Dueck. The package further provides leveraged affinity propagation and an algorithm for exemplar-based agglomerative clustering that can also be used to join clusters obtained from affinity propagation. Various plotting functions are available for analyzing clustering results.

Getting started

Package details

AuthorUlrich Bodenhofer [aut, cre], Johannes Palme [ctb], Chrats Melkonian [ctb], Andreas Kothmeier [aut], Nikola Kostic [ctb]
MaintainerUlrich Bodenhofer <ulrich@bodenhofer.com>
LicenseGPL (>= 2)
Version1.4.12
URL https://github.com/UBod/apcluster
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("UBod/apcluster")
UBod/apcluster documentation built on April 25, 2024, 6:11 a.m.