Posted in 2025
Time Series Models Derived From a Generative Graph
- 05 January 2025
In this notebook, we show how to model and fit a time series model starting from a generative graph. In particular, we explain how to use scan
to loop efficiently inside a PyMC model.