Other packages > Find by keyword >

waveslim  

Basic Wavelet Routines for One-, Two-, and Three-Dimensional Signal Processing
View on CRAN: Click here


Download and install waveslim package within the R console
Install from CRAN:
install.packages("waveslim")

Install from Github:
library("remotes")
install_github("cran/waveslim")

Install by package version:
library("remotes")
install_version("waveslim", "1.8.5")



Attach the package and use:
library("waveslim")
Maintained by
Brandon Whitcher
[Scholar Profile | Author Map]
First Published: 2001-10-18
Latest Update: 2022-08-14
Description:
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.
How to cite:
Brandon Whitcher (2001). waveslim: Basic Wavelet Routines for One-, Two-, and Three-Dimensional Signal Processing. R package version 1.8.5, https://cran.r-project.org/web/packages/waveslim. Accessed 02 Apr. 2025.
Previous versions and publish date:
1.0 (2001-10-18 23:04), 1.1 (2002-05-10 15:14), 1.3 (2003-09-20 09:59), 1.4 (2004-10-06 12:31), 1.5 (2005-08-05 16:14), 1.6.1 (2007-10-11 10:27), 1.6.3 (2009-12-22 10:15), 1.6.4 (2010-06-10 08:27), 1.6 (2006-12-05 10:30), 1.7.1 (2012-03-13 17:58), 1.7.3 (2013-12-23 11:04), 1.7.5.1 (2019-01-26 17:49), 1.7.5.2 (2020-02-16 13:11), 1.7.5 (2015-01-10 04:42), 1.8.2 (2020-03-13 11:20), 1.8.3 (2022-06-20 17:10), 1.8.4 (2022-08-14 13:40), 1.12 (2002-07-30 16:01)
Other packages that cited waveslim R package
View waveslim citation profile
Other R packages that waveslim depends, imports, suggests or enhances
Complete documentation for waveslim
Downloads during the last 30 days
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for waveslim406080100120140160180200220TrendBars

Today's Hot Picks in Authors and Packages

geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA