wv
wv copied to clipboard
: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 an...
- [ ] Merge exts package, see #2 for more details - [ ] Add spatial wavelet transforms and create wrappers, see #3 for more details - [ ] Wavelet...
Extend the one dimensional wavelet transform which are in the gmwm package to 2D problems. @roberto should have some code to that. @robertomolinari: could you please complete this issue?
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...