smooth_pgram {swdft}R Documentation

Smooth SWDFT coefficients with a convolution

Description

Smooth SWDFT coefficients with a convolution

Usage

smooth_pgram(a, fft_weight = NULL)

Arguments

a

real-valued length n periodogram

fft_weight

optionally specify the pre-computed FFT of the weights

Value

smoothed coefficients


[Package swdft version 1.0.0 Index]