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.13")



Attach the package and use:
library("apcluster")
Maintained by
Ulrich Bodenhofer
[Scholar Profile | Author Map]
First Published: 2010-03-02
Latest Update: 2022-05-31
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.13, https://cran.r-project.org/web/packages/apcluster. Accessed 06 May. 2025.
Previous versions and publish date:
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)
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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for apcluster406080100120140160180200220TrendBars

Today's Hot Picks in Authors and Packages

tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
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  
HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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