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