non.bdy {WASP} | R Documentation |
Replace Boundary Wavelet Coefficients with Missing Values (NA).
Description
Replace Boundary Wavelet Coefficients with Missing Values (NA).
Usage
non.bdy(x, wf, method = c("dwt", "modwt", "mra"))
Arguments
x |
DWT/MODWT/AT object |
wf |
Character string; name of wavelet filter |
method |
Either dwt or modwt or mra |
Value
Same object as x only with some missing values (NA).
References
Cornish, C. R., Bretherton, C. S., & Percival, D. B. (2006). Maximal overlap wavelet statistical analysis with application to atmospheric turbulence. Boundary-Layer Meteorology, 119(2), 339-374.
[Package WASP version 1.4.4 Index]