dwt_cpp | R Documentation |
Calculation of the coefficients for the discrete wavelet transformation.
dwt_cpp(x, filter_name, nlevels, boundary, brickwall)
x |
A |
filter_name |
A |
nlevels |
An |
boundary |
A |
brickwall |
A |
Performs a level J decomposition of the time series using the pyramid algorithm
y A field<vec>
that contains the wavelet coefficients for each decomposition level
JJB
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.