Experimental summary function for ARIMA Results
title : string, optional
Title for the top table. If not None, then this replaces the default title
alpha : float
significance level for the confidence intervals
float_format: string :
print format for floats in parameters summary
smry : Summary instance
This holds the summary table and text, which can be printed or converted to various output formats.
See also
statsmodels.tsa.arima_model.ARIMAResults.summary
statsmodels.tsa.arima_model.ARIMAResults.t_test
Enter search terms or a module, class or function name.