https://github.com/cran/dtw
Raw File
Tip revision: 935e521fa862c893e52a85dbb72c3ae53246a8e4 authored by Toni Giorgino on 15 August 2009, 00:00:00 UTC
version 1.14-3
Tip revision: 935e521
ChangeLog
1.14-3
	Conditions

1.14-2
	Fixed pkg link error

1.14-1
	Added vignette and references to JSS paper

1.13-1 
	Ported to NAMESPACE

1.12-6
	Fixed warnings

1.9-2
	Fixed bug in partial w/ norm=M

1.9-1
	Fixed plot documentation

1.8-3
	Improved plot parameters, add match.index

1.8-2
	Added transpose step pattern

1.8-1 
	Added MVM step pattern

1.7-2
	Added inputs in dtw object if keep=T. Plots honor them.
	
1.7-1
	Implemented all Rabiner-Huang step patterns,
	autogenerated. Step plot now has labels.

1.6-1
	Fix plotting of three-way: reverse axis, partial
	Implement & document partial option
	Handle ts, mts objects
	
1.5-3
	Fix malloc.h for OSX build
back to top