Package: epclust Title: Clustering individual electricity power curves Description: EPCLUST: Electric Power curves CLUSTering, through their wavelets decomposition. The main method 'epclust' takes (usually long) time-series in input, and return as many clusters centers as requested, along with their identifiers (if aplicable). Several parameters can be tuned: please refer to the package vignette. Version: 0.1-0 Author: Benjamin Auder [aut,cre], Jairo Cugliari [aut], Yannig Goude [ctb], Jean-Michel Poggi [ctb] Maintainer: Benjamin Auder Depends: R (>= 3.0.0) Imports: methods, parallel, cluster, wavelets, bigmemory, Rwave, Rcpp LinkingTo: Rcpp, BH, bigmemory Suggests: synchronicity, devtools, testthat, MASS, clue, wmtsa, DBI License: MIT + file LICENSE RoxygenNote: 6.0.1 Collate: 'main.R' 'clustering.R' 'de_serialize.R' 'A_NAMESPACE.R' 'RcppExports.R' 'plot.R'