An open API service indexing awesome lists of open source software.

https://github.com/avisionh/analysis-structuralbreak

Practical introduction to modelling and testing for structural breaks in time-series data.
https://github.com/avisionh/analysis-structuralbreak

chow-test compositional-data stl structural-break-test time-series

Last synced: about 2 months ago
JSON representation

Practical introduction to modelling and testing for structural breaks in time-series data.

Awesome Lists containing this project

README

        

# Training: Time-Series
Welcome to this repository of training materials for analysing time-series data.

The training materials will be written in [Python](https://www.python.org/) and hosted via [Jupyter Book](https://jupyterbook.org/intro.html).

## Who are these training materials for?
These training materials are designed with data practitioners in mind.

In particular, it is created from this perspective to empower readers to immediately begin modelling and forecasting time-series data.

## How are the training materials organised?
The book will introduce some standard time-series theory briefly and focus on the practical introduction of analysing and modelling it.

It particular, it will cover topics such as:
- [ ] Compositional data
- [ ] Stationarity
- [ ] ARIMA modelling