plot.wb {waveband} | R Documentation |
Plots output from wave.band.
Description
Plots the output from wave.band
.
Usage
## S3 method for class 'wb'
plot(x, col=FALSE, ...)
Arguments
x |
Object of class |
col |
Specifies whether the figure plotted is in colour or black and white. |
... |
Any other arguments. |
Details
The function wave.band
offers a plotting option. This function will either reproduce the plot made by wave.band
from that function's output, or produce a different plot which reproduces better in black and white.
Value
A plot is produced on the current graphics device
References
Barber, S., Nason, G.P. and Silverman, B.W. (2002) Posterior probability intervals for wavelet thresholding. Journal of the Royal Statistical Society, Series B, 64, 189-206.
See Also
[Package waveband version 4.7.3 Index]