Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dtw

Dynamic Time Warping Algorithms

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., as described in Giorgino (2009) <doi:10.18637/jss.v031.i07>.

Functions (15)

dtw

Dynamic Time Warping Algorithms

v1.22-3
GPL (>= 2)
Authors
Toni Giorgino [aut, cre]
Initial release
2020-9-26

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.