SMAC-Group / wv

:alarm_clock: This R package provides the tools to perform standard and robust wavelet variance analysis for time series (signal processing). Among others, aside from computing the wavelet variance and cross-covariance (classic and robust), the package provides inference tools (e.g. confidence intervals) and plotting tools allowing to perform some visual analysis and assess the properties of the underlying time series.
https://smac-group.github.io/wv/
15 stars 10 forks source link

Merging exts package into gmwm2 #2

Open stephaneguerrier opened 7 years ago

stephaneguerrier commented 7 years ago

It would be great to merge the exts into the new package. However, I propose to rewrite some of the graphing functions to avoid using ggplot2, which tends to be slow and to create bugs. The repository is here: https://github.com/SMAC-Group/exts