fastWavelets: Compute Maximal Overlap Discrete Wavelet Transform (MODWT) and À Trous Discrete Wavelet Transform

A lightweight package to compute Maximal Overlap Discrete Wavelet Transform (MODWT) and À Trous Discrete Wavelet Transform by leveraging the power of 'Rcpp' to make these operations fast. This package was designed for use in forecasting, and allows users avoid the inclusion of future data when performing wavelet decomposition of time series. See Quilty and Adamowski (2018) <doi:10.1016/j.jhydrol.2018.05.003>.

Version: 1.0.1
Imports: Rcpp
LinkingTo: Rcpp
Published: 2022-11-18
Author: John Quilty ORCID iD [aut], John You ORCID iD [aut, cre]
Maintainer: John You <johnswyou at gmail.com>
BugReports: https://github.com/johnswyou/fastWavelets/issues
License: MIT + file LICENSE
URL: https://github.com/johnswyou/fastWavelets
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: fastWavelets results

Documentation:

Reference manual: fastWavelets.pdf

Downloads:

Package source: fastWavelets_1.0.1.tar.gz
Windows binaries: r-prerel: fastWavelets_1.0.1.zip, r-release: fastWavelets_1.0.1.zip, r-oldrel: fastWavelets_1.0.1.zip
macOS binaries: r-prerel (arm64): fastWavelets_1.0.1.tgz, r-release (arm64): fastWavelets_1.0.1.tgz, r-oldrel (arm64): fastWavelets_1.0.1.tgz, r-prerel (x86_64): fastWavelets_1.0.1.tgz, r-release (x86_64): fastWavelets_1.0.1.tgz
Old sources: fastWavelets archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fastWavelets to link to this page.