statsmodels.tsa.seasonal.DecomposeResult.plot¶
-
DecomposeResult.plot(observed=
True, seasonal=True, trend=True, resid=True, weights=False)[ソース]¶ Plot estimated components
- Parameters:¶
- Returns:¶
matplotlib.figure.FigureThe figure instance that containing the plot.
最終更新日:
2025年01月28日