diff options
-rw-r--r-- | posts/2019-03-13-a-tail-of-two-densities.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2019-03-13-a-tail-of-two-densities.md b/posts/2019-03-13-a-tail-of-two-densities.md index 9f1c7a3..2fc75c4 100644 --- a/posts/2019-03-13-a-tail-of-two-densities.md +++ b/posts/2019-03-13-a-tail-of-two-densities.md @@ -107,7 +107,7 @@ from $f$ by adding a noise: $$M(x) := f(x) + \text{noise}.$$ -Later, we will also consider mechanisms constructed by composition of +Later, we will also consider mechanisms constructed from composition or mixture of other mechanisms. In this post $Y = \mathbb R^d$ for some $d$. |