﻿statsmodels.tsa.forecasting.stl.STLForecastResults
==================================================

.. currentmodule:: statsmodels.tsa.forecasting.stl

.. autoclass:: STLForecastResults
   :exclude-members: forecast,get_prediction,summary,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~STLForecastResults.forecast
      ~STLForecastResults.get_prediction
      ~STLForecastResults.summary
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~STLForecastResults.model
      ~STLForecastResults.model_result
      ~STLForecastResults.period
      ~STLForecastResults.result
      ~STLForecastResults.stl
   
   
   