smooth_pgram function

Smooth SWDFT coefficients with a convolution

Smooth SWDFT coefficients with a convolution

smooth_pgram(a, fft_weight = NULL)

Arguments

  • a: real-valued length n periodogram
  • fft_weight: optionally specify the pre-computed FFT of the weights

Returns

smoothed coefficients

  • Maintainer: Lee F. Richardson
  • License: MIT + file LICENSE
  • Last published: 2019-04-17

Useful links