A distance density clustering (DDC) algorithm in R. DDC uses dynamic time warping (DTW) to compute a similarity matrix, based on which cluster centers and cluster assignments are found. DDC inherits dynamic time warping (DTW) arguments and constraints. The cluster centers are centroid points that are calculated using the DTW Barycenter Averaging (DBA) algorithm. The clustering process is divisive. At each iteration, cluster centers are updated and data is reassigned to cluster centers. Early stopping is possible. The output includes cluster centers and clustering assignment, as described in the paper (Ma et al (2017) <doi:10.1109/ICDMW.2017.11>).
| Version: | 1.0.1 |
| Depends: | R (≥ 4.2) |
| Imports: | dtw (≥ 1.22), dtwclust (≥ 5.5), parallel (≥ 4.2), magrittr (≥ 2.0), utils |
| Suggests: | knitr, rmarkdown, spelling, testthat (≥ 3.0.0) |
| Published: | 2022-12-14 |
| DOI: | 10.32614/CRAN.package.ddc |
| Author: | Ruizhe Ma [cre, aut], Bing Jiang [aut] |
| Maintainer: | Ruizhe Ma <maruizhe.cs at gmail.com> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| NeedsCompilation: | yes |
| Language: | en-US |
| CRAN checks: | ddc results |
| Reference manual: | ddc.html , ddc.pdf |
| Vignettes: |
intro (source, R code) |
| Package source: | ddc_1.0.1.tar.gz |
| Windows binaries: | r-devel: ddc_1.0.1.zip, r-release: ddc_1.0.1.zip, r-oldrel: ddc_1.0.1.zip |
| macOS binaries: | r-release (arm64): ddc_1.0.1.tgz, r-oldrel (arm64): ddc_1.0.1.tgz, r-release (x86_64): ddc_1.0.1.tgz, r-oldrel (x86_64): ddc_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ddc to link to this page.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.