CMD + K

r-dtw

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install ducorey::r-dtw

Usage Tracking

1.20_1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jun 20, 2018 at 17:55

License

GPL (>= 2)

Total Downloads

8

Supported Platforms

linux-64