Basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided here is based on wavelet methodology developed in Percival and Walden (2000); Gencay, Selcuk and Whitcher (2001); the dual-tree complex wavelet transform (DTCWT) from Kingsbury (1999, 2001) as implemented by Selesnick; and Hilbert wavelet pairs (Selesnick 2001, 2002). All figures in chapters 4-7 of GSW (2001) are reproducible using this package and R code available at the book website(s) below.
Version: | 1.7.3 |
Depends: | R (≥ 2.10.0), graphics, grDevices, stats, utils |
Suggests: | fftw |
Published: | 2013-12-23 |
Author: | Brandon Whitcher |
Maintainer: | Brandon Whitcher <bwhitcher at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://waveslim.blogspot.com, http://www2.imperial.ac.uk/~bwhitche/book |
NeedsCompilation: | yes |
In views: | Finance, MedicalImaging, TimeSeries |
CRAN checks: | waveslim results |
Reference manual: | waveslim.pdf |
Package source: | waveslim_1.7.3.tar.gz |
Windows binaries: | r-devel: waveslim_1.7.3.zip, r-release: waveslim_1.7.3.zip, r-oldrel: waveslim_1.7.3.zip |
OS X Snow Leopard binaries: | r-release: waveslim_1.7.3.tgz, r-oldrel: waveslim_1.7.3.tgz |
OS X Mavericks binaries: | r-release: waveslim_1.7.3.tgz |
Old sources: | waveslim archive |
Reverse depends: | brainwaver, RHRV, W2CWM2C, WaveCD, wavemulcor |
Reverse imports: | NSM3, SpatialVx |
Reverse suggests: | ade4, dplR |