fsd.fourier: Compute the Fourier transform

Description Usage Arguments Value Examples

Description

This function is used to calculate the Fourier transform

Usage

1
fsd.fourier(covs, laglist, thlist)

Arguments

covs

the covariances to be transformed

laglist

list of lags.

thlist

list of frequencies.

Value

the Fourier transform of the covariances.

Examples

1
2
3
4
## Not run: 
fsd.fourier(covs, thlist, lags)

## End(Not run)

kuenzer/fsd documentation built on July 21, 2020, 1:57 p.m.