软件包:r-cran-apcluster(1.4.11-1) [debports]
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.
其他与 r-cran-apcluster 有关的软件包
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: libunwind8
- library to determine the call-chain of a program - runtime
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-matrix
- GNU R package of classes for dense and sparse matrices
-
- dep: r-cran-rcpp (>= 0.11.1)
- GNU R package for Seamless R and C++ Integration
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming