Learn R Programming

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

dtwclust (version 3.1.0)

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 partitional, hierarchical, fuzzy, k-Shape and TADPole clustering are available. Functionality can be easily extended with custom distance measures and centroid definitions.

Copy Link

Version

Install

install.packages('dtwclust')

Monthly Downloads

3,757

Version

3.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Alexis Sarda

Last Published

January 8th, 2017

Functions in dtwclust (3.1.0)

clusterSim

Cluster Similarity Matrix
as.matrix

as.matrix
create_dtwclust

Create formal dtwclust objects
dtw_basic

Basic DTW distance
compute_envelop

Time series warping envelops
DBA

DTW Barycenter Averaging
cvi

Cluster validity indices
dtwclust-methods

Methods for dtwclust
dtw_lb

DTW distance matrix guided by Lemire's improved lower bound
dtw2

DTW distance with L2 norm
randIndex

Compare partitions
reinterpolate

Wrapper for simple linear reinterpolation
SBD

Shape-based distance
lb_keogh

Keogh's DTW lower bound
shape_extraction

Shape average of several time series
NCCc

Cross-correlation with coefficient normalization
GAK

Fast global alignment kernels
dtwclust-package

Time series clustering along with optimizations for the Dynamic Time Warping distance
lb_improved

Lemire's improved DTW lower bound
dtwclust

Time series clustering
uciCT

Subset of character trajectories data set
zscore

Wrapper for z-normalization