Package: TSclust
Type: Package
Title: Time Series Clustering Utilities
Version: 1.3.2
Date: 2025-05-12
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: https://doi.org/10.18637/jss.v062.i01
Depends: R (>= 3.0.2), pdc, cluster
Imports: locpol, KernSmooth, dtw, longitudinalData, forecast, methods
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-05-12 09:06:17 UTC; pmont
Author: Pablo Montero Manso [cre],
  Jose Vilar Fernandez [aut]
Maintainer: Pablo Montero Manso <pmontm@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-12 09:50:02 UTC
Built: R 4.3.3; ; 2025-05-12 16:40:23 UTC; unix
