statsmodels.sandbox.tsa.fftarma.ArmaFft.isstationary

ArmaFft.isstationary

Arma process is stationary if AR roots are outside unit circle.

Returns:

bool

True if autoregressive roots are outside unit circle.