Skip to content

Commit

Permalink
fix link to arXiv for asymtptotic formulae (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
kratsg authored Nov 4, 2023
1 parent 8c13625 commit d1a01df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/HelloWorld.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Nicely enough, `pyhf` is smart enough to let us know that, if for a model where $\\hat{\\psi} < 0$, we're not going to be able to catch it because our default bounds were bounding the parameter of interest from below at 0. For more information, see Equation 14 in [[10.7.2727]](https://arxiv.org/abs/10.7.2727)."
"Nicely enough, `pyhf` is smart enough to let us know that, if for a model where $\\hat{\\psi} < 0$, we're not going to be able to catch it because our default bounds were bounding the parameter of interest from below at 0. For more information, see Equation 14 in [[1007.1727]](https://arxiv.org/abs/1007.1727)."
]
},
{
Expand Down

0 comments on commit d1a01df

Please sign in to comment.