GitXplorerGitXplorer
m

workshop-fable-user2024

public
7 stars
3 forks
0 issues

Commits

List of commits on branch main.
Unverified
04b2bc1a6bcd6d83504f934bde42d57ac79a8ce6

Fix typo

mmitchelloharawild committed 2 months ago
Unverified
74b9b430f39bfba9f2b3708b36db8cf03001b9e0

Add exercises

mmitchelloharawild committed 6 months ago
Unverified
cb607bcd30746f6312b77425a4c1a6709af605e4

Add registration information to index

mmitchelloharawild committed 6 months ago
Unverified
16fc78ce6e9b9cffe7a29d7ba9ebe5bf40556a8a

Fix custom callouts

mmitchelloharawild committed 6 months ago
Unverified
10ff4e688c560b71b30e362d44da7a69cf398016

Update slides and image organisation

mmitchelloharawild committed 6 months ago
Unverified
51ac2ffc699550967b96691223fe6813124818e9

Add slides

mmitchelloharawild committed 6 months ago

README

The README file for this repository.

useR! 2024: Tidy time series analysis and forecasting

Slides and notes for a workshop at the useR! 2024 (8th July 2024) in Salzburg, Austria.

Description

Organisations of all types collect vast amounts of time series data, and there is a growing need for time series analytics to understand how things change in our fast-moving world. This tutorial provides a practical introduction to time series analytics and forecasting using R, utilising the tidyverse and tidy time series tools to enable analysis across many time series. Attendees will learn about commonly seen time series patterns, and how to find them with specialised time series graphics created with ggplot2. Then we will use fable to capture these patterns with statistical time series models, and produce probabilistic forecasts. Finally, participants will gain insights into evaluating model performance, ensuring the accuracy and reliability of their forecasts. Through a combination of foundational concepts and practical demonstrations, this tutorial equips participants with the skills to extract meaningful insights from time series data for informed decision-making in various domains.

Learning Outcomes

  1. How to use the tidyverse to wrangle and manipulate time series data.
  2. Visualise data and identify common time series patterns.
  3. Produce forecasts from a statistical model that captures dynamic time series patterns.
  4. Evaluate the model’s forecasting performance to select the best model.

Structure

  • Time series exploratory data analysis
  • Modelling and forecasting
  • Accuracy evaluation

Format

3 hour workshop.