basisplot.BP {wavethresh} | R Documentation |
The x
objects store basis information obtained through the
makewpstDO
object. This function plots where the basis packets
are on the time frequency plane.
## S3 method for class 'BP' basisplot(x, num=min(10, length(BP$level)), ...)
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 |
Description says all
Nothing of note
G P Nason
# # See example in help for \code{\link{makewpstDO}} #