You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug plot_posterior should write the name of the point estimate, however it currently writes auto if auto is passed as point estimate. This can be seen in the docs example
Expected behavior
It should write the name of the point estimate used (taken from rcParams).
Additional context
ArviZ master
The text was updated successfully, but these errors were encountered:
Describe the bug
plot_posterior
should write the name of the point estimate, however it currently writesauto
ifauto
is passed as point estimate. This can be seen in the docs exampleExpected behavior
It should write the name of the point estimate used (taken from rcParams).
Additional context
ArviZ master
The text was updated successfully, but these errors were encountered: