statsmodels.tsa.seasonal.DecomposeResult.plot¶
-
DecomposeResult.
plot
(observed=True, seasonal=True, trend=True, resid=True, weights=False)[source]¶ Plot estimated components
- Parameters
- Returns
matplotlib.figure.Figure
The figure instance that containing the plot.