Changeset 323 for doc/html/classbdm_1_1mgamma__fix.html
- Timestamp:
- 04/23/09 21:12:23 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1mgamma__fix.html
r312 r323 98 98 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#f0c1db6fcbb3aae2dd6123884457a367">samplecond</a> (const vec &cond)</td></tr> 99 99 100 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 46.png">. <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr>100 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_50.png">. <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr> 101 101 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#afe4185b26baeb03688202e254d3b005">samplecond_m</a> (const vec &cond, int N)</td></tr> 102 102 … … 155 155 double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma.html#b20cf88cca1fe9b0b8f2a412608bfd09">k</a></td></tr> 156 156 157 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_6 3.png">. <br></td></tr>157 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_69.png">. <br></td></tr> 158 158 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3d95f4dde9214ff6dba265e18af60312"></a><!-- doxytag: member="bdm::mgamma_fix::_beta" ref="3d95f4dde9214ff6dba265e18af60312" args="" --> 159 159 vec & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma.html#3d95f4dde9214ff6dba265e18af60312">_beta</a></td></tr> … … 176 176 Gamma random walk around a fixed point. 177 177 <p> 178 Mean value, <img class="formulaInl" alt="$\mu$" src="form_6 2.png">, of this density is given by a geometric combination of <code>rvc</code> and given fixed point, <img class="formulaInl" alt="$p$" src="form_54.png">. <img class="formulaInl" alt="$l$" src="form_72.png"> is the coefficient of the geometric combimation <p class="formulaDsp">179 <img class="formulaDsp" alt="\[ \mu = \mu_{t-1} ^{l} p^{1-l}\]" src="form_7 3.png">180 <p> 181 <p> 182 Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$k$" src="form_6 3.png">-th the mean. This is achieved by setting <img class="formulaInl" alt="$\alpha=k$" src="form_64.png"> and <img class="formulaInl" alt="$\beta=k/\mu$" src="form_65.png">.<p>183 The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_ 66.png">. <hr><h2>Member Function Documentation</h2>178 Mean value, <img class="formulaInl" alt="$\mu$" src="form_68.png">, of this density is given by a geometric combination of <code>rvc</code> and given fixed point, <img class="formulaInl" alt="$p$" src="form_59.png">. <img class="formulaInl" alt="$l$" src="form_78.png"> is the coefficient of the geometric combimation <p class="formulaDsp"> 179 <img class="formulaDsp" alt="\[ \mu = \mu_{t-1} ^{l} p^{1-l}\]" src="form_79.png"> 180 <p> 181 <p> 182 Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$k$" src="form_69.png">-th the mean. This is achieved by setting <img class="formulaInl" alt="$\alpha=k$" src="form_70.png"> and <img class="formulaInl" alt="$\beta=k/\mu$" src="form_71.png">.<p> 183 The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_72.png">. <hr><h2>Member Function Documentation</h2> 184 184 <a class="anchor" name="f0c1db6fcbb3aae2dd6123884457a367"></a><!-- doxytag: member="bdm::mgamma_fix::samplecond" ref="f0c1db6fcbb3aae2dd6123884457a367" args="(const vec &cond)" --> 185 185 <div class="memitem"> … … 199 199 200 200 <p> 201 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 46.png">.201 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_50.png">. 202 202 <p> 203 203 <dl compact><dt><b>Parameters:</b></dt><dd> … … 245 245 <dl compact><dt><b>Parameters:</b></dt><dd> 246 246 <table border="0" cellspacing="2" cellpadding="0"> 247 <tr><td valign="top"></td><td valign="top"><em>N</em> </td><td>samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 46.png">. </td></tr>247 <tr><td valign="top"></td><td valign="top"><em>N</em> </td><td>samples from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_50.png">. </td></tr> 248 248 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 249 249 </table> … … 257 257 <li><a class="el" href="libEF_8h-source.html">libEF.h</a></ul> 258 258 </div> 259 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 9 14:33:212009 for mixpp by 259 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:46 2009 for mixpp by 260 260 <a href="http://www.doxygen.org/index.html"> 261 261 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>