Revision 935e521fa862c893e52a85dbb72c3ae53246a8e4 authored by Toni Giorgino on 15 August 2009, 00:00:00 UTC, committed by Gabor Csardi on 15 August 2009, 00:00:00 UTC
1 parent 0f86bf4
Raw File
DESCRIPTION
Package: dtw
Type: Package
Title: Dynamic Time Warping algorithms
Version: 1.14-3
Date: 2009-08-15
Depends: methods, proxy
Imports: proxy
Enhances: proxy
Author: Toni Giorgino <toni.giorgino@gmail.com>,
Maintainer: Toni Giorgino <toni.giorgino@gmail.com>
Description: Comprehensive implementation of Dynamic Time Warping
        algorithms in R. DTW finds the optimal (least cumulative
        distance) mapping between two time series.  All common DTW
        variants are covered, including local and global constraints,
        arbitrary timeseries lenghts, distance definitions, MVM, etc.
        Package computes cumulative distance, warping functions, plots,
        normalizations, etc.
License: GPL (>= 2)
URL: http://dtw.r-forge.r-project.org/
Packaged: 2010-02-04 13:26:16 UTC; toni
Repository: CRAN
Date/Publication: 2010-02-04 15:32:53
back to top