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)
- Version1.23-1
- R version≥ 2.10.0
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- dtw citation info
- Last release09/19/2022
Documentation
Team
Toni Giorgino
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends2 packages
- Imports3 packages
- Reverse Depends3 packages
- Reverse Imports15 packages
- Reverse Suggests3 packages