Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 13 found.
[1] < 1 2 > [2]  Sort:

dtwDist (Package: dtw) : Compute a dissimilarity matrix

Compute the dissimilarity matrix between a set of single-variate timeseries.
● Data Source: CranContrib
● Keywords: ts
● Alias: dtwDist
● 0 images

stepPattern (Package: dtw) : Step patterns for DTW

A stepPattern object lists the transitions allowed while searching for the minimum-distance path. DTW variants are implemented by passing one of the objects described in this page to the stepPattern argument of the dtw call.
● Data Source: CranContrib
● Keywords: ts
● Alias: is.stepPattern, plot.stepPattern, print.stepPattern, stepPattern, t.stepPattern
● 0 images

dtw-package (Package: dtw) :

Dynamic Time Warp: find the optimal alignment between two time series.
● Data Source: CranContrib
● Keywords: package, ts
● Alias: dtw-package
● 0 images

dtw (Package: dtw) : Dynamic Time Warp

Compute Dynamic Time Warp and find optimal alignment between two time series.
● Data Source: CranContrib
● Keywords: ts
● Alias: dtw, is.dtw, print.dtw
● 0 images

countPaths (Package: dtw) : Count the number of possible warping paths

Count the number of warping paths compatible with the constraints.
● Data Source: CranContrib
● Keywords: ts
● Alias: countPaths
● 0 images

dtwPlot (Package: dtw) : Plotting of dynamic time warp results

Methods for plotting dynamic time warp alignment objects returned by dtw.
● Data Source: CranContrib
● Keywords: hplot, ts
● Alias: dtwPlot, dtwPlotAlignment, dtwPlotDensity, plot.dtw
● 0 images

warpArea (Package: dtw) : Compute Warping Path Area

Compute the area between the warping function and the diagonal (no-warping) path, in unit steps.
● Data Source: CranContrib
● Keywords: ts
● Alias: warpArea
● 0 images

dtw-internal (Package: dtw) : Internal dtw Functions

Internal dtw functions
● Data Source: CranContrib
● Keywords: internal
● Alias: backtrack, dtwpairdist, globalCostMatrix
● 0 images

dtwWindowingFunctions (Package: dtw) : Global constraints and windowing functions for DTW

Various global constraints (windows) which can be applied to the window.type argument of dtw, including the Sakoe-Chiba band, the Itakura parallelogram, and custom functions.
● Data Source: CranContrib
● Keywords: ts
● Alias: dtwWindow.plot, dtwWindowingFunctions, itakuraWindow, noWindow, sakoeChibaWindow, slantedBandWindow
● 0 images

dtwPlotTwoWay (Package: dtw) : Plotting of dynamic time warp results: pointwise comparison

Display the query and reference time series and their alignment, arranged for visual inspection.
● Data Source: CranContrib
● Keywords: hplot
● Alias: dtwPlotTwoWay
● 0 images