print.BP {wavethresh} | R Documentation |
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, ...)
Arguments
x |
The BP object you wish to print |
... |
Other arguments |
Details
Description says all
Value
None.
Author(s)
G P Nason
See Also
[Package wavethresh version 4.7.2 Index]