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.5 |
Depends: | R (≥ 2.11.0), graphics, grDevices, stats, utils |
Suggests: | fftw |
Published: | 2015-01-10 |
Author: | Brandon Whitcher |
Maintainer: | Brandon Whitcher <bwhitcher at gmail.com> |
License: | BSD_3_clause + file LICENSE |
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.5.tar.gz |
Windows binaries: | r-devel: waveslim_1.7.5.zip, r-release: waveslim_1.7.5.zip, r-oldrel: waveslim_1.7.5.zip |
OS X Snow Leopard binaries: | r-release: waveslim_1.7.5.tgz, r-oldrel: waveslim_1.7.5.tgz |
OS X Mavericks binaries: | r-release: waveslim_1.7.5.tgz |
Old sources: | waveslim archive |
Reverse depends: | adwave, brainwaver, RHRV, W2CWM2C, wavemulcor, wmlf |
Reverse imports: | dtwSat, EFDR, NSM3, SpatialVx |
Reverse suggests: | ade4, dplR |