CRAN/E | dtwclust

dtwclust

Time Series Clustering Along with Optimizations for the Dynamic Time Warping Distance

Installation

About

Time series clustering along with optimized techniques related to the Dynamic Time Warping distance and its corresponding lower bounds. Implementations of partitional, hierarchical, fuzzy, k-Shape and TADPole clustering are available. Functionality can be easily extended with custom distance measures and centroid definitions. Implementations of DTW barycenter averaging, a distance based on global alignment kernels, and the soft-DTW distance and centroid routines are also provided. All included distance functions have custom loops optimized for the calculation of cross-distance matrices, including parallelization support. Several cluster validity indices are included.

Citation dtwclust citation info
github.com/asardaes/dtwclust
Copyright see file COPYRIGHTS
System requirements GNU make
Bug report File report

Key Metrics

Version 5.5.12
R ≥ 3.3.0
Published 2023-02-28 423 days ago
Needs compilation? yes
License GPL-3
CRAN checks dtwclust results

Downloads

Yesterday 209 +65%
Last 7 days 921 -16%
Last 30 days 4.627 -7%
Last 90 days 13.427 -5%
Last 365 days 56.301 -28%

Maintainer

Maintainer

Alexis Sarda

alexis.sarda@gmail.com

Authors

Alexis Sarda-Espinosa

Material

NEWS
Reference manual
Package source

In Views

TimeSeries

Vignettes

Parallelization considerations for dtwclust
Timing experiments for dtwclust
Comparing Time-Series Clustering Algorithms in R Using the dtwclust Package

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

dtwclust archive

Depends

R ≥ 3.3.0
methods
proxy ≥ 0.4-16
dtw

Imports

parallel
stats
utils
clue
cluster
dplyr
flexclust
foreach
ggplot2
ggrepel
Matrix ≥ 1.5-0
RSpectra
Rcpp
RcppParallel ≥ 4.4.0
reshape2
shiny
shinyjs

Suggests

doParallel
knitr
rmarkdown
testthat

LinkingTo

Rcpp
RcppArmadillo
RcppParallel
RcppThread

Reverse Imports

ddc
sensitivity
WormTensor

Reverse Suggests

IncDTW
latrend
sits