r-waveslim
Basic wavelet routines for signal processing
This package provides 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).
- Versions: 1.8.5
- Website: http://waveslim.blogspot.com
- Licenses: Modified BSD
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-waveslim
as follows:
guix install r-waveslim
Or install a particular version:
guix install r-waveslim@1.8.5
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-waveslim about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-waveslim'><img src='https://packages.guix.gnu.org/packages/r-waveslim/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-waveslim)
Example Org:
[[https://packages.guix.gnu.org/packages/r-waveslim][https://packages.guix.gnu.org/packages/r-waveslim/badges/latest-version.svg]]