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.

Package details

AuthorToni Giorgino <toni.giorgino@gmail.com>,
MaintainerToni Giorgino <toni.giorgino@gmail.com>
LicenseGPL (>=2)
Version1.18
URL http://dtw.r-forge.r-project.org/
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("dtw", repos="http://R-Forge.R-project.org")

Try the dtw package in your browser

Any scripts or data that you put into this service are public.

dtw documentation built on May 2, 2019, 5:55 p.m.