plotResult: Plot Dyadic Wavelet Transform Extrema

View source: R/plot.R

plotResultR Documentation

Plot Dyadic Wavelet Transform Extrema

Description

Plot extrema of dyadic wavelet transform.

Usage

plotResult(result, original, maxresoln, scale=FALSE, yaxtype="s")

Arguments

result

result.

original

input signal.

maxresoln

number of decomposition scales.

scale

when set, the extrema at each scale is plotted withe the same scale.

yaxtype

y axis type (see R manual).

References

See discussions in the text of “Time-Frequency Analysis”.

See Also

plotwt, epl, wpl.


Rwave documentation built on Oct. 22, 2022, 1:05 a.m.

Related to plotResult in Rwave...