Skip to content

Commit

Permalink
Remove duplicate cell showing draw_mncontour (#992)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Wagner authored Jun 3, 2024
1 parent d8ad88f commit be15b2a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions doc/notebooks/basic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1428,16 +1428,6 @@
"m.draw_mncontour(\"α\", \"β\", cl=(0.68, 0.9, 0.99));"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# draw three confidence regions with 68%, 90%, 99% confidence level\n",
"m.draw_mncontour(\"α\", \"β\", cl=(0.68, 0.9, 0.99));"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit be15b2a

Please sign in to comment.