Skip to content

Time Series Textbooks- This repository aims to provide a host of resources that cover the gamut of time series analysis.

Notifications You must be signed in to change notification settings

MatthewK84/Time-Series-Textbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-Series-Textbooks

It is the aim of this time series textbook repository to cover the 50 areas listed below. I started building this repository on 30 August 2023; it is a work in progress.

  1. Introduction to Time Series

    • Definition and examples
    • Components of time series: trend, seasonality, cyclical, and noise
  2. Time Series Visualization

    • Time plots
    • Seasonal decomposition
  3. Stationarity

    • Definition and importance
    • Dickey-Fuller test
  4. Autocorrelation and Partial Autocorrelation

    • ACF and PACF plots
  5. Lag Operators

  6. Moving Averages

    • Simple, weighted, and exponential
  7. Smoothing Techniques

    • Holt-Winters
    • Exponential smoothing
  8. Decomposition Methods

    • Additive and multiplicative models
  9. Linear Time Series Models

    • AR (AutoRegressive)
    • MA (Moving Average)
    • ARMA (AutoRegressive Moving Average)
    • ARIMA (AutoRegressive Integrated Moving Average)
  10. Seasonal Models

  • SARIMA (Seasonal ARIMA)
  1. Model Identification
  • Selecting the order of differencing
  • Identifying the order of AR or MA terms
  1. Model Estimation
  • Maximum likelihood estimation
  • Method of moments
  1. Model Diagnostic Checking
  • Residual analysis
  • Ljung-Box test
  1. Forecasting
  • Point forecasts
  • Interval forecasts
  1. Forecast Error Measures
  • Mean Absolute Error (MAE)
  • Mean Squared Error (MSE)
  • Root Mean Squared Error (RMSE)
  1. Model Selection
  • Information Criteria: AIC, BIC
  1. Multivariate Time Series
  • Vector autoregressive models (VAR)
  1. Cointegration and Error Correction Models

  2. State Space Models and the Kalman Filter

  3. ARCH and GARCH Models

  • For modeling volatility
  1. Non-Linear Time Series Models

  2. Long Memory Models

  3. Intervention Analysis

  • Identifying and modeling outliers
  1. Transfer Function Models

  2. Time Series Regression with ARIMA Errors

  3. Explanatory Variables in Time Series

  4. Spectral Analysis

  5. Wavelet Analysis

  6. Machine Learning for Time Series

  • Regression trees and Random Forest
  • Neural networks
  • Support vector machines
  1. Deep Learning for Time Series
  • LSTM (Long Short-Term Memory)
  • GRU (Gated Recurrent Units)
  1. Forecast Combination

  2. Hierarchical and Group Forecasting

  3. Ensemble Methods in Forecasting

  4. Real-time Forecasting

  5. High-frequency Data Analysis

  6. Bayesian Time Series Analysis

  7. Anomalies and Break Detection

  8. Functional Data Analysis

  9. Time Series Clustering and Classification

  10. Event Study Analysis

  11. Multiresolution Analysis

  12. Handling Missing Data in Time Series

  13. Time Series Cross-validation

  14. Stochastic Processes

  15. Markov Chains and Time Series

  16. Time Series Simulation

  17. Bootstrap Methods in Time Series

  18. Time Series in the Frequency Domain

  19. Panel Data Analysis

  20. Applications

  • Finance (stock prices, exchange rates)
  • Economics (GDP, inflation)
  • Environment (temperature, precipitation)
  • Medicine (disease incidence, vital signs)

About

Time Series Textbooks- This repository aims to provide a host of resources that cover the gamut of time series analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published