dtw: Dynamic Time Warping algorithms

Comprehensive implementation of Dynamic Time Warping algorithms in R. DTW finds the optimal (least cumulative distance) mapping between two time series. All common DTW variants are covered, including local and global constraints, arbitrary timeseries lenghts, distance definitions, MVM, etc. Package computes cumulative distance, warping functions, plots, normalizations, etc.

Version: 1.14-1
Depends: methods, proxy
Imports: proxy
Enhances: proxy
Published: 2009-08-14
Author: Toni Giorgino,
Maintainer: Toni Giorgino <toni.giorgino at gmail.com>
License: GPL (≥ 2)
URL: http://dtw.r-forge.r-project.org/
Citation: dtw citation info
In views: TimeSeries
CRAN checks: dtw results

Downloads:

Package source: dtw_1.14-1.tar.gz
MacOS X binary: dtw_1.14-1.tgz
Windows binary: dtw_1.14-1.zip
Reference manual: dtw.pdf
Vignettes: Computing and Visualizing Dynamic Time Warping Alignments in R: The dtw Package
News/ChangeLog:ChangeLog
Old sources: dtw archive