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

dtw (version 1.16)

Dynamic time warping algorithms

Description

A comprehensive implementation of dynamic time warping (DTW) algorithms in R. DTW computes the optimal (least cumulative distance) alignment between points of two time series. Common DTW variants covered include local (slope) and global (window) constraints, subsequence matches, arbitrary distance definitions, normalizations, minimum variance matching, and so on. Provides cumulative distances, alignments, specialized plot styles, etc.

Copy Link

Version

Down Chevron

Install

install.packages('dtw')

Monthly Downloads

7,314

Version

1.16

License

GPL (>= 2)

Maintainer

Last Published

May 28th, 2013

Functions in dtw (1.16)