Skip to content

Commit

Permalink
Update plot_bootstrapping.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone committed Oct 17, 2024
1 parent 0c2fec0 commit 3ecea18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/statistics/plot_bootstrapping.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@
plt.ylabel("Oinfo [bits]")
plt.title("O-information with [5, 95]% confidence interval", fontweight="bold")

plt.show()

# %%
# This time, the O-information and confidence interval surrounding the
# multiplet (0, 1, 2, 3) doesn't includes the confidence interval of lower
Expand Down

0 comments on commit 3ecea18

Please sign in to comment.