Description Usage Arguments Value Examples
This function is used to calculate the Fourier transform
1 | fsd.fourier(covs, laglist, thlist)
|
covs |
the covariances to be transformed |
laglist |
list of lags. |
thlist |
list of frequencies. |
the Fourier transform of the covariances.
1 2 3 4 | ## Not run:
fsd.fourier(covs, thlist, lags)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.