Rdocumentation
powered by
Learn R Programming
Rwave (version 1.2)
plotResult: 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 Rmanual).
Value
References
See discussions in the text of ``Time-Frequency Analysis''.
See Also
plotwt
,
epl
,
wpl
.