Skip to content

Commit 6026786

Browse files
committed
Deploying to gh-pages from @ 2c41d07 🚀
1 parent 085e8cf commit 6026786

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: dece070a3418123b48219f2bbf4f1f18
3+
config: bb93adfb9e6198af163e7f77c4559d5d
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

algorithms/mclmc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -678,8 +678,8 @@ <h2>Validate the choice of <span class="math notranslate nohighlight">\(\epsilon
678678
<h2>A more complex example<a class="headerlink" href="#a-more-complex-example" title="Link to this heading">#</a></h2>
679679
<p>We now consider a more complex model, of stock volatility.</p>
680680
<p>The returns <span class="math notranslate nohighlight">\(r_n\)</span> are modeled by a Student’s-t distribution whose scale (volatility) <span class="math notranslate nohighlight">\(R_n\)</span> is time varying and unknown. The prior for <span class="math notranslate nohighlight">\(\log R_n\)</span> is a Gaussian random walk, with an exponential distribution of the random walk step-size <span class="math notranslate nohighlight">\(\sigma\)</span>. An exponential prior is also taken for the Student’s-t degrees of freedom <span class="math notranslate nohighlight">\(\nu\)</span>. The generative process of the data is:</p>
681-
<div class="amsmath math notranslate nohighlight" id="equation-177b11f1-1d27-4736-874c-ff027a7e30f3">
682-
<span class="eqno">(1)<a class="headerlink" href="#equation-177b11f1-1d27-4736-874c-ff027a7e30f3" title="Permalink to this equation">#</a></span>\[\begin{align}
681+
<div class="amsmath math notranslate nohighlight" id="equation-d4c70618-cfc8-4f37-ae3e-e1e0dbe08356">
682+
<span class="eqno">(1)<a class="headerlink" href="#equation-d4c70618-cfc8-4f37-ae3e-e1e0dbe08356" title="Permalink to this equation">#</a></span>\[\begin{align}
683683
&amp;r_n / R_n \sim \text{Student's-t}(\nu) \qquad
684684
&amp;&amp;\nu \sim \text{Exp}(\lambda = 1/10) \\ \nonumber
685685
&amp;\log R_n \sim \mathcal{N}(\log R_{n-1}, \sigma) \qquad

0 commit comments

Comments
 (0)