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

Wavelet decompositions for the gmwm2 package #4

Open robertomolinari opened 7 years ago

robertomolinari commented 7 years ago

Hey everyone,

I'll let you guys (Justin and Nate) coordinate, but the tasks that should be carried out now (given that the package can be installed) are as follows:

Remember to enter the information and description for each function/file you create in order for them to be well documented. Once these functions work we can start creating some template examples that show how to use them.

munsheet commented 7 years ago

Implemented so brickwall not needed for dwt, still working on case for modwt

munsheet commented 7 years ago

Need more information on reflection coefficients!

stephaneguerrier commented 5 years ago

@robertomolinari Could you please document the function in the file: "sp_modwt_rough.r". Thanks!