statsmodels.sandbox.tsa.fftarma.ArmaFft.spd¶
- ArmaFft.spd(npos)[source]¶
raw spectral density, returns Fourier transform
n is number of points in positive spectrum, the actual number of points is twice as large. different from other spd methods with fft
Last update:
Oct 03, 2024