Package: fastWavelets 2.0.0.9000
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>.
Authors:
fastWavelets_2.0.0.9000.tar.gz
fastWavelets_2.0.0.9000.zip(r-4.7)fastWavelets_2.0.0.9000.zip(r-4.6)fastWavelets_2.0.0.9000.zip(r-4.5)
fastWavelets_2.0.0.9000.tgz(r-4.6-x86_64)fastWavelets_2.0.0.9000.tgz(r-4.6-arm64)fastWavelets_2.0.0.9000.tgz(r-4.5-x86_64)fastWavelets_2.0.0.9000.tgz(r-4.5-arm64)
fastWavelets_2.0.0.9000.tar.gz(r-4.7-arm64)fastWavelets_2.0.0.9000.tar.gz(r-4.7-x86_64)fastWavelets_2.0.0.9000.tar.gz(r-4.6-arm64)fastWavelets_2.0.0.9000.tar.gz(r-4.6-x86_64)
fastWavelets_2.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fastWavelets/json (API)
NEWS
| # Install 'fastWavelets' in R: |
| install.packages('fastWavelets', repos = c('https://johnswyou.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/johnswyou/fastwavelets/issues
Last updated from:f5fd955f3f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 126 | ||
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 137 | ||
| linux-release-arm64 | OK | 105 | ||
| linux-release-x86_64 | OK | 107 | ||
| macos-release-arm64 | OK | 125 | ||
| macos-release-x86_64 | OK | 195 | ||
| macos-oldrel-arm64 | OK | 154 | ||
| macos-oldrel-x86_64 | OK | 298 | ||
| windows-devel | OK | 102 | ||
| windows-release | OK | 115 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 104 |
Exports:atrous_dwtcircular_convolutionequivalent_filtersmo_dwtmodwtmodwt_scaling_coefsmodwt_wavelet_coefsn_boundary_coefsperiodize_filterr_scaling_filterr_wavelet_filter
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A Trous Discrete Wavelet Transform | atrous_dwt |
| Circular Convolution | circular_convolution |
| Equivalent Wavelet and Scaling Filters | equivalent_filters |
| Maximal Overlap Discrete Wavelet Transform (MODWT) | mo_dwt |
| Maximal Overlap Discrete Wavelet Transform | modwt |
| MODWT Wavelet Coefficients | modwt_scaling_coefs modwt_wavelet_coefs |
| Number of Boundary Coefficients | n_boundary_coefs |
| Periodize a filter | periodize_filter |
| Scaling Filter | r_scaling_filter |
| Wavelet Filter | r_wavelet_filter |
