apply smoothing kernel using fftw

kern_apply(x, k, circular = FALSE, ...)

Arguments

x

numeric vector an input vector to be smoothed.

k

tskernel smoothing "tskernel" object.

circular

logical a logical indicating whether the input sequence to be smoothed is treated as circular, i.e., periodic.

...

currently not used.

Value

smoothed periodogram