https://github.com/cran/dtw
Raw File
Tip revision: 47b430f6e116f153b5f406d88ce26f868027a447 authored by Toni Giorgino on 30 November 2007, 00:00:00 UTC
version 1.0-2
Tip revision: 47b430f
TODO

=== Old style (3-col) step patterns: last in revision 17 ==


IMPLEMENTATION
* plot OK
* windowing  OK
* allow ts objects OK
* preserve TS names 
* test OK
* move plot elsewhere OK
* dtw OO
* two-way plot


DOCUMENTATION
* references OK
* citation OK
* demo OK

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


EXAMPLES
* density plot OK
* put example of passing a distance matrix OK
back to top