Rclusterpp-package:
Linkable C++ clustering
Description
Rclusterpp provides flexible native clustering routines optimized for
performance and minimal memory requirements. Like Rcpp, Rclusterpp is designed
to be linked against by downstream packages.
Details
Rclusterpp provides replacements for hierarchical clustering functions, e.g.
hclust, as a linkable library for building native implementations of custom
clustering algorithms.
References
Murtagh, F. (1983), "A survey of recent advances in hierarchical clustering algorithms", Computer Journal, 26, 354-359.
Sibson, R. (1973), "SLINK: An optimally efficient algorithm for the single-link cluster method", Computer Journal, 16, 30-34.