File: README.md

package info (click to toggle)
r-cran-waveslim 1.8.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,096 kB
  • sloc: ansic: 894; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 718 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# waveslim

![Travis-CI Build Status](https://travis-ci.org/bjw34032/waveslim.svg?branch=master)
![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/waveslim)
![CRAN Downloads Badge](http://cranlogs.r-pkg.org/badges/grand-total/waveslim)
![CRAN Downloads Badge](http://cranlogs.r-pkg.org/badges/waveslim)

The R packages **waveslim** contains basic wavelet routines for time series (1D), image (2D) and array (3D) analysis. The code provided is based on wavelet methodology developed in 

* Percival and Walden (2000)
* Gencay, Selcuk and Whitcher (2001)
* the dual-tree complex wavelet transform (CWT) from Kingsbury (1999, 2001) as implemented by Selesnick, and 
* Hilbert wavelet pairs (Selesnick 2001, 2002)