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 16 Mar. 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

Today's Hot Picks in Authors and Packages

ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
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  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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