88 | | <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mlognorm.html#a9106d8fd8bdf2b6be675ffd8f3ca584e">condition</a> (const vec &val)</td></tr> |
| 88 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9106d8fd8bdf2b6be675ffd8f3ca584e"></a><!-- doxytag: member="bdm::mlognorm::condition" ref="a9106d8fd8bdf2b6be675ffd8f3ca584e" args="(const vec &val)" --> |
| 89 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mlognorm.html#a9106d8fd8bdf2b6be675ffd8f3ca584e">condition</a> (const vec &val)</td></tr> |
| 90 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Update <code>iepdf</code> so that it represents this <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling , where is random variable, rv, and...">mpdf</a> conditioned on <code>rvc</code> = cond This function provides convenient reimplementation in offsprings. <br/></td></tr> |
120 | | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a222d5280e309c5a053ba73841e98c151"></a><!-- doxytag: member="bdm::mlognorm::_rv" ref="a222d5280e309c5a053ba73841e98c151" args="() const " --> |
121 | | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><b>_rv</b> () const </td></tr> |
122 | | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a26001264236846897bd11e4baad47245"></a><!-- doxytag: member="bdm::mlognorm::_rvc" ref="a26001264236846897bd11e4baad47245" args="()" --> |
123 | | <a class="el" href="classbdm_1_1RV.html">RV</a> </td><td class="memItemRight" valign="bottom"><b>_rvc</b> ()</td></tr> |
| 122 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaa0095f80870f15209bca68a8a7bad8a"></a><!-- doxytag: member="bdm::mlognorm::_rv" ref="aaa0095f80870f15209bca68a8a7bad8a" args="() const " --> |
| 123 | const <a class="el" href="classbdm_1_1RV.html">RV</a> & </td><td class="memItemRight" valign="bottom"><b>_rv</b> () const </td></tr> |
| 124 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a739d5202899bb56792a547c74e517a11"></a><!-- doxytag: member="bdm::mlognorm::_rvc" ref="a739d5202899bb56792a547c74e517a11" args="() const " --> |
| 125 | const <a class="el" href="classbdm_1_1RV.html">RV</a> & </td><td class="memItemRight" valign="bottom"><b>_rvc</b> () const </td></tr> |
163 | | <p>Mean value, <img class="formulaInl" alt="$\mu$" src="form_75.png"/>, is...</p> |
164 | | <p>==== Check == vv = Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$k$" src="form_76.png"/>-th the mean. This is achieved by setting <img class="formulaInl" alt="$\alpha=k$" src="form_77.png"/> and <img class="formulaInl" alt="$\beta=k/\mu$" src="form_78.png"/>.</p> |
165 | | <p>The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_79.png"/>. </p> |
| 165 | <p>Mean value, <img class="formulaInl" alt="$\mu$" src="form_83.png"/>, is...</p> |
| 166 | <p>==== Check == vv = Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$k$" src="form_84.png"/>-th the mean. This is achieved by setting <img class="formulaInl" alt="$\alpha=k$" src="form_85.png"/> and <img class="formulaInl" alt="$\beta=k/\mu$" src="form_86.png"/>.</p> |
| 167 | <p>The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_87.png"/>. </p> |
167 | | <a class="anchor" id="a9106d8fd8bdf2b6be675ffd8f3ca584e"></a><!-- doxytag: member="bdm::mlognorm::condition" ref="a9106d8fd8bdf2b6be675ffd8f3ca584e" args="(const vec &val)" --> |
168 | | <div class="memitem"> |
169 | | <div class="memproto"> |
170 | | <table class="memname"> |
171 | | <tr> |
172 | | <td class="memname">void bdm::mlognorm::condition </td> |
173 | | <td>(</td> |
174 | | <td class="paramtype">const vec & </td> |
175 | | <td class="paramname"> <em>cond</em></td> |
176 | | <td> ) </td> |
177 | | <td><code> [inline, virtual]</code></td> |
178 | | </tr> |
179 | | </table> |
180 | | </div> |
181 | | <div class="memdoc"> |
182 | | <p>Update <code>iepdf</code> so that it represents this <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling , where is random variable, rv, and...">mpdf</a> conditioned on <code>rvc</code> = cond This function provides convenient reimplementation in offsprings </p> |
183 | | |
184 | | <p>Reimplemented from <a class="el" href="classbdm_1_1mpdf__internal.html#a1ac61da081667fc54bcd050cc4f6a93e">bdm::mpdf_internal< elognorm ></a>.</p> |
185 | | |
186 | | <p>References <a class="el" href="exp__family_8h_source.html#l00932">mu</a>, and <a class="el" href="exp__family_8h_source.html#l00929">sig2</a>.</p> |
187 | | |
188 | | <p>Referenced by <a class="el" href="exp__family_8cpp_source.html#l00334">from_setting()</a>.</p> |
189 | | |
190 | | </div> |
191 | | </div> |