Posts by Juan Orduz and Ricardo Vieira
Time Series Models Derived From a Generative Graph
- 04 July 2024
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.