statsmodels.sandbox.tsa.fftarma.ArmaFft
class statsmodels.sandbox.tsa.fftarma.ArmaFft(ar, ma, n) [source]
fft tools for arma processes This class contains several methods that are providing the same or similar returns to try out and test different implementations. Notes TODO: check whether we don?t want to fix maxlags, and create new instance if maxlag changes. usage for different lengths of timeseries ? or fix frequency and length for fft check default frequencies w, terminology norw n_or_w