Learn R Programming

⚠️There's a newer version (1.4.11) of this package.Take me there.

APCluster - An R Package for 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.

This is the source code repository. The package can be installed from CRAN. Further information and installation instructions are also available from http://www.bioinf.jku.at/software/apcluster/.

The package is maintained by Ulrich Bodenhofer. The package itself has grown over the years in which multiple students have contributed significant parts: Johannes Palme, Chrats Melkonian, Andreas Kothmeier, and Nikola Kostic

Copy Link

Version

Install

install.packages('apcluster')

Monthly Downloads

3,156

Version

1.4.8

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Ulrich Bodenhofer

Last Published

August 21st, 2019

Functions in apcluster (1.4.8)

apclusterK

Affinity Propagation for Pre-defined Number of Clusters
AggExResult-class

Class "AggExResult"
APResult-class

Class "APResult"
apclusterDemo

Affinity Propagation Demo
ExClust-class

Class "ExClust"
apcluster-package

APCluster Package
apcluster-deprecated

Deprecated functions in package ‘apcluster’
apclusterL

Leveraged Affinity Propagation
apcluster

Affinity Propagation
aggExCluster

Exemplar-based Agglomerative Clustering
preferenceRange

Determine Meaningful Ranges for Input Preferences
plot

Plot Clustering Results
labels-methods

Generate label vector from clustering result
conversions

Conversions Between Dense and Sparse Similarity Matrices
coerce-methods

Coercion of cluster hierarchies
show-methods

Display Clustering Result Objects
sort-methods

Sort clusters
similarities

Methods for Computing Similarity Matrices
cutree-methods

Cut Out Clustering Level from Cluster Hierarchy
heatmap

Plot Heatmap