Other packages > Find by keyword >

apcluster  

Affinity Propagation Clustering
View on CRAN: Click here


Download and install apcluster package within the R console
Install from CRAN:
install.packages("apcluster")

Install from Github:
library("remotes")
install_github("cran/apcluster")

Install by package version:
library("remotes")
install_version("apcluster", "1.4.14")



Attach the package and use:
library("apcluster")
Maintained by
Ulrich Bodenhofer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-02
Latest Update: 2025-09-03
Description:
Implements Affinity Propagation clustering introduced by Frey and Dueck (2007) . 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.
How to cite:
Ulrich Bodenhofer (2010). apcluster: Affinity Propagation Clustering. R package version 1.4.14, https://cran.r-project.org/web/packages/apcluster. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:18), 1.0.1 (2010-03-02 17:57), 1.0.2 (2010-03-19 13:57), 1.0.3 (2011-03-01 16:50), 1.1.0 (2011-06-15 19:59), 1.1.1 (2011-09-08 11:24), 1.2.0 (2012-03-26 09:56), 1.2.1 (2012-06-12 16:56), 1.3.0 (2013-01-07 16:34), 1.3.1 (2013-04-22 16:59), 1.3.2 (2013-06-11 00:13), 1.3.3 (2014-02-21 11:15), 1.3.4 (2014-06-25 12:48), 1.3.5 (2014-06-26 12:50), 1.4.0 (2014-12-01 20:38), 1.4.1 (2014-12-09 12:55), 1.4.2 (2015-12-24 13:46), 1.4.3 (2016-02-24 10:18), 1.4.4 (2017-07-04 09:11), 1.4.5 (2018-01-30 21:44), 1.4.6 (2018-05-28 20:35), 1.4.7 (2018-05-30 00:07), 1.4.8 (2019-08-21 09:40), 1.4.9 (2022-01-14 18:12), 1.4.10 (2022-05-31 18:10), 1.4.11 (2023-09-19 20:00), 1.4.12 (2024-04-20 02:22), 1.4.13 (2024-04-26 14:20)
Other packages that cited apcluster R package
View apcluster citation profile
Other R packages that apcluster depends, imports, suggests or enhances
Complete documentation for apcluster
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA