Skip to content

Instantly share code, notes, and snippets.

@fonnesbeck
Created May 31, 2019 22:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fonnesbeck/542a02bf2b3371a3570aa37e982ee07d to your computer and use it in GitHub Desktop.
Save fonnesbeck/542a02bf2b3371a3570aa37e982ee07d to your computer and use it in GitHub Desktop.
more_curves = [1810, 2225, 3015]
with curve_spin_model:
pm.set_data({'spin': more_curves})
post_pred = pm.sample_posterior_predictive(trace, samples=1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment