Learn R Programming

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

dtwclust (version 0.1.0)

Time Series Clustering with Dynamic Time Warping

Description

Time series clustering using different techniques related to the Dynamic Time Warping distance and its corresponding lower bounds. Additionally, an implementation of k-Shape clustering is available.

Copy Link

Version

Install

install.packages('dtwclust')

Monthly Downloads

4,540

Version

0.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Alexis Sarda

Last Published

August 2nd, 2015

Functions in dtwclust (0.1.0)

NCCc

Cross-correlation with coefficient normalization
dtwclust-class

Class definition for dtwclust
lb_improved

Lemire's improved DTW lower bound
dtwclust-package

Time series clustering under Dynamic Time Warping (DTW) distance.
dtwclust

Time series clustering under DTW
plot-dtwclust

Plot the result of dtwclust
uciCT

Subset of character trajectories data set
reinterpolate

Wrapper for simple linear reinterpolation
dtw_lb

DTW calculation guided by Lemire's lower bound (LB_Improved)
lb_keogh

Keogh's DTW lower bound
zscore

Wrapper for z-normalization
DBA

DTW Barycenter Averaging
TADPole

TADPole clustering
SBD

Shape-based distance
shape_extraction

Shape average of several time series