symbolic-pymc icon indicating copy to clipboard operation
symbolic-pymc copied to clipboard

PyMC3 model-to-distribution-class conversion examples

Open brandonwillard opened this issue 5 years ago • 0 comments

Let's make some simple examples showing how symbolic-pymc can be used to convert a manually constructed model—or components thereof—into its corresponding PyMC3 distribution class.

For example, we could show how a manually constructed AR or Gaussian random walk model can be converted into a pymc3.distributions.timeseries class.

brandonwillard avatar Mar 13 '20 05:03 brandonwillard