Learn R Programming

⚠️There's a newer version (6.0.0) of this package.Take me there.

dtwclust (version 2.1.0)

Time Series Clustering with Optimizations for the Dynamic Time Warping Distance

Description

Time series clustering with optimized techniques related to the Dynamic Time Warping distance and its corresponding lower bounds. Implementations of k-Shape, TADPole and fuzzy clustering are available. The functionality can be easily extended with custom distance measures and centroid definitions.

Copy Link

Version

Install

install.packages('dtwclust')

Monthly Downloads

3,544

Version

2.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Alexis Sarda

Last Published

February 21st, 2016

Functions in dtwclust (2.1.0)

SBD

Shape-based distance
clusterSim

Cluster Similarity Matrix
dtwclust-class

Class definition for dtwclust
shape_extraction

Shape average of several time series
zscore

Wrapper for z-normalization
uciCT

Subset of character trajectories data set
dtwclust

Time series clustering
NCCc

Cross-correlation with coefficient normalization
lb_keogh

Keogh's DTW lower bound
dtw_lb

DTW calculation guided by Lemire's lower bounds
reinterpolate

Wrapper for simple linear reinterpolation
TADPole

TADPole clustering
dtwclustControl-class

Class definition for dtwclustControl
DBA

DTW Barycenter Averaging
dtwclust-methods

Methods for dtwclust
randIndex

Compare partitions
lb_improved

Lemire's improved DTW lower bound
dtwclust-package

Time series clustering with optimizations for the Dynamic Time Warping distance
dtwclustFamily-class

Class definition for dtwclustFamily