Code
library(tidyverse)
library(tsibble)
library(fable)
library(feasts)
sessionInfo()Happy new year 2026! - AI code assistant Elendil TA is now available! Click the icon in the navbar to start using it.
Welcome to the Time Series Forecasting course at ITESO. Here you will find all the materials and resources needed for the course.
Modern forecasting workflows using tidy data principles with the tidyverts ecosystem.
Forecasting improves with iteration: start simple, validate honestly, and refine. Keep a tight loop of fit → diagnose → evaluate → communicate.
New to the site? Use the links below to jump in.
tsibble keys, gaps, and intervalsfeasts)Run this once after installing packages to confirm your environment.
We’ll use a tidy workflow centered on:
Recommended reading: Forecasting: Principles and Practice (free online).