statsmodels.tsa.holtwinters.HoltWintersResults.summary# HoltWintersResults.summary()[source]# Summarize the fitted model Returns: smrySummary instanceThis holds the summary table and text, which can be printed or converted to various output formats. See also statsmodels.iolib.summary.Summary