目录

APCluster - An R Package for Affinity Propagation Clustering

In order to make Affinity Propagation Clustering introduced by Frey and Dueck (2007; DOI:10.1126/science.1136800) accessible to a wider audience, we ported the Matlab code published by the authors to R. 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.

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

Installation

The package can be installed from CRAN. Therefore, the the simplest way to install the package is to enter

install.packages("apcluster")

into your R session. If, for what reason ever, you prefer to install the package manually, follow the instructions in the user manual.

Webinar “Introduction to apcluster”

On June 13, 2013, the maintainer of the package, Ulrich Bodenhofer, gave a webinar on the apcluster package. The webinar was hosted by the Orange County R User Group and moderated by its president, Ray DiGiacomo, Jr. The demo uses Version 1.3.2 of the package (released June 11, 2013). Link to recorded video of webinar: YouTube Video(length: 59:17)

User support

If you encounter any issues or if you have any question that might be of interest also for other users, before writing a private message to the package developers/maintainers, please create an issue in this repository and also consider posting to the R-help Mailing List or on StackOverflow. For other matters regarding the package, please contact the package author.

Citing this package

If you use this package for research that is published later, you are kindly asked to cite it as follows:

  • U. Bodenhofer, A. Kothmeier, and S. Hochreiter (2011). APCluster: an R package for affinity propagation clustering. Bioinformatics 27:2463-2464. DOI: 10.1093/bioinformatics/btr406

Moreover, we insist that, any time you use/cite the package, you also cite the original paper in which affinity propagation has been introduced:

  • B. J. Frey and D. Dueck (2007). Clustering by passing messages between data points. Science 315:972-976. DOI: 10.1126/science.1136800
关于

用于仿射传播聚类的R语言包,实现数据点的聚类分析。

344.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号