Skip to content

Commit

Permalink
Update docs/source/notebooks/getting_started.ipynb
Browse files Browse the repository at this point in the history
Co-Authored-By: acolombi <andrew@tonic.ai>
  • Loading branch information
2 people authored and twiecki committed Nov 1, 2018
1 parent d16f38d commit cd453bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/notebooks/getting_started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@
"\\begin{aligned} \n",
" D_t &\\sim \\text{Pois}(r_t), r_t= \\begin{cases} \n",
" e, & \\text{if } t \\le s \\\\\n",
" l, & \\text{if } t \\gr s \n",
" l, & \\text{if } t \\gt s \n",
" \\end{cases} \\\\\n",
" s &\\sim \\text{Unif}(t_l, t_h)\\\\ \n",
" e &\\sim \\text{exp}(1)\\\\\n",
Expand Down

0 comments on commit cd453bc

Please sign in to comment.