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

dtw (version 1.15)

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. All common DTW variants are covered, including local (slope) and global (window) constraints, distance definitions, length normalizations, minimum variance matching, and so on. Provides cumulative distances, alignments, several plot styles, etc.

Copy Link

Version

Down Chevron

Install

install.packages('dtw')

Monthly Downloads

7,526

Version

1.15

License

GPL (>= 2)

Maintainer

Last Published

August 22nd, 2012

Functions in dtw (1.15)