statsmodels.tsa.arima_process.ArmaProcess.isstationary#

property ArmaProcess.isstationary#

Arma process is stationary if AR roots are outside unit circle

Returns:
bool

True if autoregressive roots are outside unit circle.