The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

dclust: Divisive Hierarchical Clustering

Contains a single function dclust() for divisive hierarchical clustering based on recursive k-means partitioning (k = 2). Useful for clustering large datasets where computation of a n x n distance matrix is not feasible (e.g. n > 10,000 records). For further information see Steinbach, Karypis and Kumar (2000) <http://glaros.dtc.umn.edu/gkhome/fetch/papers/docclusterKDDTMW00.pdf>.

Version: 0.1.0
Imports: openssl, phylogram
Published: 2019-09-05
Author: Shaun Wilkinson ORCID iD [aut, cre], Paolo Giordani [aut]
Maintainer: Shaun Wilkinson <shaunpwilkinson at gmail.com>
BugReports: http://github.com/shaunpwilkinson/dclust/issues
License: GPL-3
URL: http://github.com/shaunpwilkinson/dclust
NeedsCompilation: no
CRAN checks: dclust results

Documentation:

Reference manual: dclust.pdf

Downloads:

Package source: dclust_0.1.0.tar.gz
Windows binaries: r-devel: dclust_0.1.0.zip, r-release: dclust_0.1.0.zip, r-oldrel: dclust_0.1.0.zip
macOS binaries: r-release (arm64): dclust_0.1.0.tgz, r-oldrel (arm64): dclust_0.1.0.tgz, r-release (x86_64): dclust_0.1.0.tgz, r-oldrel (x86_64): dclust_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dclust to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.