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 30 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

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  
WtTopsis  
Weighted Method for Multiple-Criteria Decision Making
Evaluation of alternatives based on multiple criteria using weighted technique for Order preference ...
Download / Learn more Package Citations See dependency  
fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
Download / Learn more Package Citations See dependency  
convertid  
Convert Gene IDs Between Each Other and Fetch Annotations from Biomart
Gene Symbols or Ensembl Gene IDs are converted using the Bimap interface in 'AnnotationDbi' in conve ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  
cinaR  
A Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Differential analyses and Enrichment pipeline for bulk 'ATAC-seq' data analyses. This package combi ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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