Univariate agglomerative hierarchical clustering with a comprehensive list of choices of a linkage function in O(n*log n) time. The better algorithmic time complexity is paired with an efficient 'C++' implementation.
Version: | 0.1.1 |
Imports: | Rcpp, utils |
LinkingTo: | Rcpp |
Suggests: | knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2023-08-07 |
DOI: | 10.32614/CRAN.package.hclust1d |
Author: | Szymon Nowakowski [aut, cre] |
Maintainer: | Szymon Nowakowski <s.nowakowski at mimuw.edu.pl> |
BugReports: | https://github.com/SzymonNowakowski/hclust1d/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/SzymonNowakowski/hclust1d |
NeedsCompilation: | yes |
Citation: | hclust1d citation info |
Materials: | README NEWS |
In views: | Cluster |
CRAN checks: | hclust1d results |
Reference manual: | hclust1d.pdf |
Vignettes: |
Getting started with 'hclust1d' A guide on replacing 'stats::hclust' with 'hclust1d' |
Package source: | hclust1d_0.1.1.tar.gz |
Windows binaries: | r-devel: hclust1d_0.1.1.zip, r-release: hclust1d_0.1.1.zip, r-oldrel: hclust1d_0.1.1.zip |
macOS binaries: | r-release (arm64): hclust1d_0.1.1.tgz, r-oldrel (arm64): hclust1d_0.1.1.tgz, r-release (x86_64): hclust1d_0.1.1.tgz, r-oldrel (x86_64): hclust1d_0.1.1.tgz |
Old sources: | hclust1d archive |
Reverse imports: | DMRnet |
Please use the canonical form https://CRAN.R-project.org/package=hclust1d to link to this page.