Learn R Programming

wavethresh (version 4.6.1)

print.BP: Print top best basis information for BP class object

Description

The function Best1DCols works out what are the best packets in a selection of packets. This function prints out what the best packet are.

The Best1DCols is not intended for user use, and hence neither is this print method.

Usage

## S3 method for class 'BP':
print(x, \dots)

Arguments

x
The BP object you wish to print
...
Other arguments

Value

  • None.

Details

Description says all

See Also

Best1DCols