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.4")



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.4, https://cran.r-project.org/web/packages/waveslim
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.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
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

analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  
scattermore  
Scatterplots with More Points
C-based conversion of large scatterplot data to rasters plus other operations such as data blurrin ...
Download / Learn more Package Citations See dependency  
spatialsample  
Spatial Resampling Infrastructure
Functions and classes for spatial resampling to use with the 'rsample' package, such as spatial cros ...
Download / Learn more Package Citations See dependency  
Runuran  
R Interface to the 'UNU.RAN' Random Variate Generators
Interface to the 'UNU.RAN' library for Universal Non-Uniform RANdom variate generators. Thus it a ...
Download / Learn more Package Citations See dependency  
ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
comat  
Creates Co-Occurrence Matrices of Spatial Data
Builds co-occurrence matrices based on spatial raster data. It includes creation of weighted co-occu ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns