https://github.com/cran/dtw
Revision c8ecf75cce389c770ef823b1a4eaeef61ddeada0 authored by Toni Giorgino on 30 November 2007, 00:00:00 UTC, committed by Gabor Csardi on 30 November 2007, 00:00:00 UTC
1 parent 47b430f
Raw File
Tip revision: c8ecf75cce389c770ef823b1a4eaeef61ddeada0 authored by Toni Giorgino on 30 November 2007, 00:00:00 UTC
version 1.2-1
Tip revision: c8ecf75
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 OK
* two-way plot OK
* 2w: interesting
* fix 2w lenghts
* legends in plots


DOCUMENTATION
* references OK
* citation OK
* demo OK

STUDY
* binary OK
* skip computation of distance for elements outside-window OK
* its


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