This repository contains practical examples and tutorials for time series analysis using R, including hands-on exercises with real-world datasets. R_timeseries_tutorial/ ├── task 1/ # Main tutorial ...
This repository presents in three notebooks some basics about time series and introduceS SARIMAX models and Facebook Prophet forecasting algorithm. In 01-Intro_time_series_tutorial.ipynb you learn ...