statsmodels.tsa.forecasting.theta.ThetaModelResults.summary¶ ThetaModelResults.summary()[source]¶ Summarize the model Returns: SummaryThis holds the summary table and text, which can be printed or converted to various output formats. See also statsmodels.iolib.summary.Summary