Skip to Content
Time Series Forecasting in Python
book

Time Series Forecasting in Python

by Marco Peixeiro
October 2022
Beginner to intermediate
456 pages
12h 12m
English
Manning Publications
Content preview from Time Series Forecasting in Python

6 Modeling complex time series

This chapter covers

  • Examining the autoregressive moving average model or ARMA(p,q)
  • Experimenting with the limitations of the ACF and PACF plots
  • Selecting the best model with the Akaike information criterion (AIC)
  • Analyzing a time series model using residual analysis
  • Building a general modeling procedure
  • Forecasting using the ARMA(p,q) model

In chapter 4 we covered the moving average process, denoted as MA(q)), where q is the order. You learned that in a moving average process, the present value is linearly dependent on the mean, the current error term, and past error terms. The order q can be inferred using the ACF plot, where autocorrelation coefficients will be significant up until lag q only. In the case where ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Modern Time Series Forecasting with Python

Modern Time Series Forecasting with Python

Manu Joseph

Publisher Resources

ISBN: 9781617299889Supplemental ContentPublisher SupportOtherPublisher WebsiteSupplemental ContentErrata PagePurchase Link