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]
All associated links for this package
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 05 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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