basisplot.BP {wavethresh} | R Documentation |
Plot time-frequency plane and basis slots associated with basis object
Description
The x
objects store basis information obtained through the
makewpstDO
object. This function plots where the basis packets
are on the time frequency plane.
Usage
## S3 method for class 'BP'
basisplot(x, num=min(10, length(BP$level)), ...)
Arguments
x |
The |
num |
The number of packets that you wish to add to the plot |
... |
Other arguments |
Details
Description says all
Value
Nothing of note
Author(s)
G P Nason
See Also
Examples
#
# See example in help for \code{\link{makewpstDO}}
#
[Package wavethresh version 4.7.2 Index]