<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Affinity Propagation Clustering</dc:title>
  <dc:subject>CRAN Task View: Cluster (http://CRAN.R-project.org/view=Cluster)</dc:subject>
  <dc:description>The apcluster package implements Frey&apos;s and Dueck&apos;s
Affinity Propagation clustering in R.  The algorithms are
largely analogous to the Matlab code published by Frey and
Dueck. The package further provides 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.12.0), Rcpp (&gt;= 0.9.4), methods</dc:relation>
  <dc:relation>Imports: methods, stats, graphics, utils</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: kernlab</dc:relation>
  <dc:creator>Ulrich Bodenhofer &lt;apcluster@bioinf.jku.at&gt;</dc:creator>
  <dc:contributor>Ulrich Bodenhofer, Andreas Kothmeier</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-03-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=apcluster</dc:identifier>
 </rdf:Description>
</rdf:RDF>

