Changeset 275 for doc/html/classbdm_1_1mgamma.html
- Timestamp:
- 02/17/09 11:15:56 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1mgamma.html
r271 r275 88 88 Gamma random walk. 89 89 <p> 90 Mean value, <img class="formulaInl" alt="$\mu$" src="form_ 14.png">, of this density is given by <code>rvc</code> . Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$k$" src="form_41.png">-th the mean. This is achieved by setting <img class="formulaInl" alt="$\alpha=k$" src="form_11.png"> and <img class="formulaInl" alt="$\beta=k/\mu$" src="form_12.png">.<p>91 The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_ 13.png">. <table border="0" cellpadding="0" cellspacing="0">90 Mean value, <img class="formulaInl" alt="$\mu$" src="form_62.png">, of this density is given by <code>rvc</code> . Standard deviation of the random walk is proportional to one <img class="formulaInl" alt="$k$" src="form_63.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> 91 The standard deviation of the walk is then: <img class="formulaInl" alt="$\mu/\sqrt(k)$" src="form_66.png">. <table border="0" cellpadding="0" cellspacing="0"> 92 92 <tr><td></td></tr> 93 93 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> … … 107 107 <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> 108 108 109 <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_ 10.png">. <a href="#f0c1db6fcbb3aae2dd6123884457a367"></a><br></td></tr>109 <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> 110 110 <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> 111 111 … … 156 156 double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma.html#b20cf88cca1fe9b0b8f2a412608bfd09">k</a></td></tr> 157 157 158 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_ 41.png">. <br></td></tr>158 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_63.png">. <br></td></tr> 159 159 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3d95f4dde9214ff6dba265e18af60312"></a><!-- doxytag: member="bdm::mgamma::_beta" ref="3d95f4dde9214ff6dba265e18af60312" args="" --> 160 160 vec & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mgamma.html#3d95f4dde9214ff6dba265e18af60312">_beta</a></td></tr> … … 192 192 193 193 <p> 194 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 10.png">.194 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_46.png">. 195 195 <p> 196 196 <dl compact><dt><b>Parameters:</b></dt><dd> … … 238 238 <dl compact><dt><b>Parameters:</b></dt><dd> 239 239 <table border="0" cellspacing="2" cellpadding="0"> 240 <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_ 10.png">. </td></tr>240 <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> 241 241 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 242 242 <tr><td valign="top"></td><td valign="top"><em>ll</em> </td><td>is a return value of log-likelihood of the sample. </td></tr> … … 251 251 <li><a class="el" href="libEF_8h-source.html">libEF.h</a><li>libEF.cpp</ul> 252 252 </div> 253 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:542009 for mixpp by 253 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 16 10:06:46 2009 for mixpp by 254 254 <a href="http://www.doxygen.org/index.html"> 255 255 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>