Learn R Programming

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

dtwclust (version 2.1.1)

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

Description

Time series clustering along 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,683

Version

2.1.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Alexis Sarda

Last Published

March 20th, 2016

Functions in dtwclust (2.1.1)

dtwclust

Time series clustering
dtwclustFamily-class

Class definition for dtwclustFamily
NCCc

Cross-correlation with coefficient normalization
randIndex

Compare partitions
TADPole

TADPole clustering
lb_improved

Lemire's improved DTW lower bound
uciCT

Subset of character trajectories data set
DBA

DTW Barycenter Averaging
dtwclustControl-class

Class definition for dtwclustControl
clusterSim

Cluster Similarity Matrix
dtw_lb

DTW calculation guided by Lemire's lower bounds
lb_keogh

Keogh's DTW lower bound
dtwclust-methods

Methods for dtwclust
SBD

Shape-based distance
shape_extraction

Shape average of several time series
reinterpolate

Wrapper for simple linear reinterpolation
dtwclust-package

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

Class definition for dtwclust
zscore

Wrapper for z-normalization