Description Usage Arguments Value Examples
View source: R/brf_distributed_lag.R
Do convolution for a data series and matrix of equal length filters. For long data series this function will be much faster than non-fft methods.
1 | fftw_convolve(x, y, normalize = TRUE, align = "center")
|
x |
|
y |
|
normalize |
|
align |
|
convolution of data series and filter
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.