plotpkt {wavethresh} | R Documentation |
Sets up a high level plot ready to show the time-frequency plane and wavelet packet basis slots
Description
Sets up a high level plot ready to add wavelet packet slots using,
e.g. addpkt
. This function is used by several routines
to begin plotting graphical representations of the time-frequency plane
and spaces for packets.
Usage
plotpkt(J)
Arguments
J |
The number of resolution levels associated with the wavelet packet object you want to depict |
Details
Description says all
Value
Nothing of interest
Author(s)
G P Nason
See Also
addpkt
, basisplot
, basisplot.BP
, basisplot.wp
, plot.nvwp
[Package wavethresh version 4.7.2 Index]