fastcluster
Fast Hierarchical Clustering Routines for R and 'Python'
This is a two-in-one package which provides interfaces to both R and 'Python'. It implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: linkage() in the 'SciPy' package 'scipy.cluster.hierarchy', hclust() in R's 'stats' package, and the 'flashClust' package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide. For information on how to install the 'Python' files, see the file INSTALL in the source distribution. Based on the present package, Christoph Dalitz also wrote a pure 'C++' interface to 'fastcluster':
- Version1.2.6
- R version≥ 3.0.0
- LicenseFreeBSD
- LicenseGPL-2
- Licensefile LICENSE
- Needs compilation?Yes
- fastcluster citation info
- Last release01/12/2024
Documentation
Team
Daniel Müllner
Google Inc.
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Enhances2 packages
- Reverse Depends5 packages
- Reverse Imports34 packages
- Reverse Suggests10 packages