Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

image.wd

Produce image representation of nondecimated wavelet transform


Description

Produces a representation of a nondecimated wavelet transform (time-ordered) as an image.

Usage

## S3 method for class 'wd'
image(x, strut = 10, type = "D", transform = I, ...)

Arguments

x

The wd.object that you wish to image

strut

The width of each coefficient in the image

type

Either "C" or "D" depending if you wish to image scaling function or wavelet coefficients respectively

transform

Apply a numerical transform to the coefficients before display

...

Other arguments

Details

Description says all

Value

None

Author(s)

G P Nason

See Also

Examples

tmp <- wd(rnorm(256), type="station")
## Not run: image(tmp)

wavethresh

Wavelets Statistics and Transforms

v4.6.8
GPL (>= 2)
Authors
Guy Nason [aut, cre]
Initial release
2016-10-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.