iosmooth (version 0.94)

bwplot: Bandwidth plot

Description

Generic function plotting either the absolute autocorrelation or characteristic function along with the threshold used for bandwidth choice.

Usage

bwplot(x, ...)

Arguments

x
If x is a univariate time series with class ts, bwadap returns an appropriate smoothing parameter for spectral density estimation. If x is a univariate data vector with class numeric, bwadap returns a bandwidth for density estimation.
...
Further arguments passed to the methods.

References

Politis, D. N. (2003). Adaptive bandwidth choice. Journal of Nonparametric Statistics, 15(4-5), 517-533.

See Also

bwadap, bwplot.numeric, bwplot.ts