Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

fastcluster : Fast Hierarchical Clustering Routines for R and Python

Package: fastcluster
Encoding: UTF-8
Type: Package
Version: 1.1.20
Date: 2015-07-19
Title: Fast Hierarchical Clustering Routines for R and Python
Authors@R: person("Daniel", "Müllner", email = "daniel@danifold.net", role = c("aut", "cph", "cre"))
Enhances: stats, flashClust
Depends: R (>= 3.0.0)
Description: 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.
License: FreeBSD | GPL-2 | file LICENSE
URL: http://danifold.net/fastcluster.html
NeedsCompilation: yes
Packaged: 2016-03-31 19:32:15 UTC; muellner
Author: Daniel Müllner [aut, cph, cre]
Maintainer: Daniel Müllner <daniel@danifold.net>
Repository: CRAN
Date/Publication: 2016-03-31 22:27:40

● Data Source: CranContrib
● Cran Task View: Cluster
● 0 images, 3 functions, 0 datasets
Reverse Depends: 1