Package: TSclust
Type: Package
Title: Time Series Clustering Utilities
Version: 1.3.1
Date: 2020-7-16
Encoding: UTF-8
Authors@R: c(person("Pablo", "Montero Manso", role= c("cre"), email="pmontm@gmail.com"),
             person("Jose", "Vilar Fernandez", role="aut"))
Description: A set of measures of dissimilarity between time series to perform time series clustering. Metrics based on raw data, on generating models and on the forecast behavior are implemented. Some additional utilities related to time series clustering are also provided, such as clustering algorithms and cluster evaluation metrics.
License: GPL-2
URL: http://www.jstatsoft.org/v62/i01/
Depends: R (>= 3.0.2), pdc, cluster
Imports: locpol, KernSmooth, dtw, longitudinalData, forecast
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2020-07-21 06:28:15 UTC; pmon0003
Author: Pablo Montero Manso [cre],
  Jose Vilar Fernandez [aut]
Maintainer: Pablo Montero Manso <pmontm@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-22 21:10:21 UTC
Built: R 4.1.3; ; 2023-04-17 19:07:14 UTC; windows
