Created
November 28, 2018 02:35
-
-
Save WillKoehrsen/1105061b62fed5c01c399777b04df4d8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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