Revision f9caf72106dd57a777be30d4591dfb8717be66e3 authored by Alexis Sarda on 12 August 2015, 20:34:20 UTC, committed by Alexis Sarda on 12 August 2015, 20:34:20 UTC
1 parent 3154183
Raw File
DESCRIPTION
Package: dtwclust
Type: Package
Title: Time Series Clustering with Dynamic Time Warping
Version: 0.1.1.9000
Date: 2015-08-05
Depends: flexclust, proxy, dtw, ggplot2
Imports: stats, methods, caTools, reshape2, modeltools
Suggests: TSdist
Author: Alexis Sarda-Espinosa
Maintainer: Alexis Sarda <alexis.sarda@gmail.com>
Description: Time series clustering using different techniques related to the Dynamic Time Warping distance
     and its corresponding lower bounds. Additionally, an implementation of k-Shape clustering is available.
URL: https://github.com/asardaes/dtwclust
License: GPL-3
LazyData: TRUE
back to top