Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save abhijeet-talaulikar/c062b8c166ca9aa24dd8e299b82fdacb to your computer and use it in GitHub Desktop.
Save abhijeet-talaulikar/c062b8c166ca9aa24dd8e299b82fdacb to your computer and use it in GitHub Desktop.
az.plot_posterior(
trace,
var_names=['intercept', 'coefficient_'],
filter_vars='like'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment