Skip to content

Commit cffd251

Browse files
committed
Deploying to gh-pages from @ 2c41d07 🚀
1 parent 98647bd commit cffd251

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

algorithms/mclmc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -692,8 +692,8 @@ <h2>Validate the choice of <span class="math notranslate nohighlight">\(\epsilon
692692
<h2>A more complex example<a class="headerlink" href="#a-more-complex-example" title="Link to this heading">#</a></h2>
693693
<p>We now consider a more complex model, of stock volatility.</p>
694694
<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>
695-
<div class="amsmath math notranslate nohighlight" id="equation-e8635cc8-c235-4cd4-9835-424552f73b75">
696-
<span class="eqno">(1)<a class="headerlink" href="#equation-e8635cc8-c235-4cd4-9835-424552f73b75" title="Permalink to this equation">#</a></span>\[\begin{align}
695+
<div class="amsmath math notranslate nohighlight" id="equation-026c496c-60d6-4375-9396-70d1c67e0124">
696+
<span class="eqno">(1)<a class="headerlink" href="#equation-026c496c-60d6-4375-9396-70d1c67e0124" title="Permalink to this equation">#</a></span>\[\begin{align}
697697
&amp;r_n / R_n \sim \text{Student's-t}(\nu) \qquad
698698
&amp;&amp;\nu \sim \text{Exp}(\lambda = 1/10) \\ \nonumber
699699
&amp;\log R_n \sim \mathcal{N}(\log R_{n-1}, \sigma) \qquad

0 commit comments

Comments
 (0)