contwlet | R Documentation |
Contour Wavelet Transform
contwlet(baha, Ysig, dt, clev = 0.75, NLEV = 12,
zscale = 1, zbound = NULL, col = col, ygrid = FALSE,
WUNITS = "Volts", PEAX = NULL)
baha |
Output of wavelet transform (image) |
Ysig |
input signal to wavelet transform |
dt |
DeltaT, sample rate |
clev |
levels for contours |
NLEV |
number of levels |
zscale |
scale of amplitudes |
zbound |
bounds for scale of interest |
col |
color for contour lines |
ygrid |
logical, TRUE=add grid lines |
WUNITS |
Units of wavelet transform |
PEAX |
peaks structure |
Graphical Side Effect
Jonathan M. Lees<jonathan.lees.edu>
plotwlet, wlet.do, wlet.drive
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.