brick_wall | R Documentation |
Removes the first n wavelet coefficients.
brick_wall(x, wave_filter, method)
x |
A |
wave_filter |
A |
method |
A |
The vectors are truncated by removing the first n wavelet coefficients. These vectors are then stored into the field that is returned. Note: As a result, there are no NA's introduced and hence the na.omit is not needed.
A field<vec>
with boundary modwt or dwt taken care of.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.