Learn R Programming

wavethresh (version 4.6.9)

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

Value

Nothing of note

Details

Description says all

See Also

makewpstDO,Best1DCols

Examples

Run this code
# NOT RUN {
#
# See example in help for \code{\link{makewpstDO}}
#
# }

Run the code above in your browser using DataLab