Skip to content

Commit

Permalink
first draft of the max likelihood tutorial and some changes to the pl…
Browse files Browse the repository at this point in the history
…otting.
  • Loading branch information
Andrew McCluskey committed Feb 24, 2020
1 parent f33c9ad commit 339fdc8
Show file tree
Hide file tree
Showing 3 changed files with 234 additions and 11 deletions.
2 changes: 0 additions & 2 deletions docs/source/getting_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,6 @@
"source": [
"fig, ax = plt.subplots(figsize=(10, 6))\n",
"ax = plotting.plot_relationship(modeller, axes=ax)\n",
"ax.set_xlim((-0.5, 9.5))\n",
"ax.set_ylim((0, 22))\n",
"plt.show()"
]
},
Expand Down
Loading

0 comments on commit 339fdc8

Please sign in to comment.