aboutsummaryrefslogtreecommitdiffstats
path: root/examples/inference.ipynb
diff options
context:
space:
mode:
authorShivesh Mandalia <shivesh.mandalia@outlook.com>2020-03-05 17:21:29 +0000
committerShivesh Mandalia <shivesh.mandalia@outlook.com>2020-03-05 17:21:29 +0000
commit0f0f105cdeea3dc860f9e864a2107394886d282d (patch)
tree061ac8bd49f352d65004af7d95d752945acbf47d /examples/inference.ipynb
parentc06f513f9c3461925eee77bda0ce5bdcbb7cfb2c (diff)
downloadGolemFlavor-0f0f105cdeea3dc860f9e864a2107394886d282d.tar.gz
GolemFlavor-0f0f105cdeea3dc860f9e864a2107394886d282d.zip
Minor formatting in notebooks
Diffstat (limited to 'examples/inference.ipynb')
-rw-r--r--examples/inference.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/inference.ipynb b/examples/inference.ipynb
index 129fd86..bfebf25 100644
--- a/examples/inference.ipynb
+++ b/examples/inference.ipynb
@@ -476,7 +476,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "One of the great advantages of Bayesian inferences is the access we have to the full posterior distributions. We can visualize the relationships between our model parameters by plotting the joint posterior distributions, as is done here using the [`getdist` package](https://getdist.readthedocs.io/en/latest/)."
+ "One of the great advantages of Bayesian inferences is the access we have to the full posterior distributions. We can visualize the relationships between our model parameters by plotting the joint posterior distributions, as is done here using the [getdist package](https://getdist.readthedocs.io/en/latest/)."
]
},
{