contwlet {RSEIS}R Documentation

Contour Wavelet Transform

Description

Contour Wavelet Transform

Usage

contwlet(baha, Ysig, dt, clev = 0.75, NLEV = 12, zscale = 1, zbound = NULL, col = col, ygrid = FALSE, WUNITS = "Volts", PEAX = NULL)

Arguments

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

Value

Graphical Side Effect

Author(s)

Jonathan M. Lees<jonathan.lees.edu>

See Also

plotwlet, wlet.do, wlet.drive


[Package RSEIS version 2.1-4 Index]