Rclusterpp-package | R Documentation |
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.
Rclusterpp provides replacements for hierarchical clustering functions, e.g. hclust, as a linkable library for building native implementations of custom clustering algorithms.
Michael D. Linderman, Robert Bruggner
Maintainer: Balasubramanian Narasimhan <naras@stanford.edu>
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.
Rcpp
RcppEigen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.