Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
aloctavodia committed Jan 26, 2025
1 parent 582ddfa commit 8390d88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/arviz_stats/sampling_diagnostics.py
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ def mcse(
Calculate the Markov Chain Standard Error using the default arguments:
.. ipython::
In [1]: from arviz_base import load_arviz_data
...: import arviz_stats as azs
...: data = load_arviz_data('non_centered_eight')
Expand Down

0 comments on commit 8390d88

Please sign in to comment.