Time Series Analysis: Forecasting and Control, George E. P. Box, Gwilym M. Jenkins, Gregory C. Reinsel, Greta M. Ljung, 2015 (John Wiley & Sons) - 这是Box-Jenkins方法的权威参考文献,为识别ARIMA和季节性ARIMA(SARIMA)模型组件提供了基础理解,包括对ACF和PACF图季节性模式的解释。
Forecasting: Principles and Practice, Rob J Hyndman and George Athanasopoulos, 2021 (OTexts) - 提供实用且易于理解的时间序列预测指南,清晰地解释并举例说明如何使用ACF和PACF图来识别SARIMA模型的季节性和非季节性成分。