Time Series Analysis: Forecasting and Control, George E.P. Box, Gwilym M. Jenkins, Gregory C. Reinsel, and Greta M. Ljung, 2015 (Wiley) - 时间序列分析的经典参考文献,包含自相关和偏自相关函数的理论背景,用于ARIMA模型识别。
Forecasting: Principles and Practice, Rob J Hyndman and George Athanasopoulos, 2021 (OTexts) - 一本易于理解的在线教科书,提供了时间序列概念的实用解释,包括用于模型识别的ACF和PACF,附有示例和R代码。