Week 11: Models, Models, Models

R
Author

Robert W. Walker

Published

November 14, 2022

The slides are here..

Our eleventh class meeting will focus on Chapter 7 Chapter 8 and Chapter 9 of Forecasting: Principles and Practice [3rd edition].

All of the data for today can be acquired using

```{r}
load(url("https://github.com/robertwwalker/xaringan/raw/main/CMF-Week-11/data/FullWorkspace.RData"))
```