Skip to content

Instantly share code, notes, and snippets.

@WillKoehrsen
Created November 28, 2018 02:35
Show Gist options
  • Save WillKoehrsen/1105061b62fed5c01c399777b04df4d8 to your computer and use it in GitHub Desktop.
Save WillKoehrsen/1105061b62fed5c01c399777b04df4d8 to your computer and use it in GitHub Desktop.
# Sample from the posterior
with model:
samples = pm.sample_ppc(trace, samples = 1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment