diff options
author | Yuchen Pei <me@ypei.me> | 2019-03-15 20:39:10 +0100 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2019-03-15 20:39:10 +0100 |
commit | a7d392f74c8a8ba529bf060da296404c77d0defa (patch) | |
tree | f1a4651387f4514e00d360811a2a5caf771b2618 /posts | |
parent | da4476318290453a247521b1244ba18feb34cf33 (diff) |
minor
Diffstat (limited to 'posts')
-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$. |