Skip to content

Instantly share code, notes, and snippets.

@pdc-quantum
Last active January 12, 2022 12:59
Show Gist options
  • Save pdc-quantum/1c6c03063f0b90bf648a5bbf7a70acb2 to your computer and use it in GitHub Desktop.
Save pdc-quantum/1c6c03063f0b90bf648a5bbf7a70acb2 to your computer and use it in GitHub Desktop.
Posterior tying parameters
with h_model:
az.plot_posterior(trace_h_model, var_names = ["π"],
round_to = 4, figsize = [15, 3]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment