basisplot.BP: 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 BP
basisplot(x, num=min(10, length(BP$level)), ...)
Arguments
- x
The BP
class object, possibly coming from the BP component
of the object returned by makewpstDO
that you wish
to plot
- num
The number of packets that you wish to add to the plot
- ...
Other arguments
Details
Description says all
Examples
Run this code#
# See example in help for \code{\link{makewpstDO}}
#
Run the code above in your browser using DataLab