sineTaper: Computes sine tapers

Description Usage Arguments References

View source: R/sineTaper.R

Description

Computes sine tapers for use in transfer function estimation and plotting. Not called from within spec.mtm.

Usage

1
sineTaper(n, k)

Arguments

n

The data as a vector or as a time series.

k

The Slepian bandwidth parameter, typically between 2.0 and 6.0.

References

Riedel, K.S. and Sidorenko, A. (1995) Minimum bias multiple taper spectral estimation. IEEE Transactions on Signal Processing, Volume 43, Number 1, pp. 188–195.


wesleyburr/multitaper documentation built on May 4, 2019, 5:21 a.m.