<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Dynamic Time Warping algorithms</dc:title>
  <dc:subject>CRAN Task View: TimeSeries (http://CRAN.R-project.org/view=TimeSeries)</dc:subject>
  <dc: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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: methods, proxy</dc:relation>
  <dc:relation>Imports: proxy</dc:relation>
  <dc:relation>Enhances: proxy</dc:relation>
  <dc:creator>Toni Giorgino &lt;toni.giorgino@gmail.com&gt;</dc:creator>
  <dc:contributor>Toni Giorgino &lt;toni.giorgino@gmail.com&gt;,</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2010-02-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=dtw</dc:identifier>
 </rdf:Description>
</rdf:RDF>

