https://github.com/cran/dtw
Raw File
Tip revision: 904b9c1b7d11a1ee46753dc815fb71c7ca61d0ac authored by Toni Giorgino on 30 November 2007, 00:00:00 UTC
version 0.1-2
Tip revision: 904b9c1
TODO

IMPLEMENTATION
* plot
* windowing 
* allow ts objects

DOCUMENTATION
* references

STUDY
* binary
* skip computation of distance for elements outside-window
* its alignments should be natural (timestamps reported as index)


EXAMPLES
* density plot
* put example of passing a distance matrix (also in euclideanSquared)
back to top