Created
June 20, 2023 03:05
-
-
Save abhijeet-talaulikar/c062b8c166ca9aa24dd8e299b82fdacb 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
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