plot.wb: Plots output from wave.band.

plot.wbR 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 wb from the function wave.band.

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

wave.band


waveband documentation built on Nov. 12, 2022, 9:05 a.m.

Related to plot.wb in waveband...