https://github.com/cran/dtw
Raw File
Tip revision: 8635857e84591d8779b36aa05f9db41e7cfd09d6 authored by Toni Giorgino on 30 November 2007, 00:00:00 UTC
version 0.3-1
Tip revision: 8635857
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
* dtw OO


DOCUMENTATION
* references OK
* citation
* demo OK

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


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