|
|
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.
To install this package directly within R type:
install.packages("dtw", repos="http://R-Forge.R-project.org")
Version: 1.14-1 |
Last change: 2009-09-20 11:17:00+02 |
Rev.: 243
Stable Release:
Get dtw 1.14-1 from CRAN
|
|