Changeset 275 for doc/html/classbdm_1_1mratio.html
- Timestamp:
- 02/17/09 11:15:56 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1mratio.html
r271 r275 85 85 <a href="classbdm_1_1mratio-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 86 86 Class representing ratio of two densities which arise e.g. by applying the Bayes rule. It represents density in the form: <p class="formulaDsp"> 87 <img class="formulaDsp" alt="\[ f(rv|rvc) = \frac{f(rv,rvc)}{f(rvc)} \]" src="form_ 79.png">88 <p> 89 where <img class="formulaInl" alt="$ f(rvc) = \int f(rv,rvc) d\ rv $" src="form_ 80.png">.87 <img class="formulaDsp" alt="\[ f(rv|rvc) = \frac{f(rv,rvc)}{f(rvc)} \]" src="form_35.png"> 88 <p> 89 where <img class="formulaInl" alt="$ f(rvc) = \int f(rv,rvc) d\ rv $" src="form_36.png">. 90 90 <p> 91 91 In particular this type of arise by conditioning of a mixture model.<p> … … 110 110 <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> 111 111 112 <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>112 <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> 113 113 <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> 114 114 … … 237 237 238 238 <p> 239 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_ 10.png">.239 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_46.png">. 240 240 <p> 241 241 <dl compact><dt><b>Parameters:</b></dt><dd> … … 283 283 <dl compact><dt><b>Parameters:</b></dt><dd> 284 284 <table border="0" cellspacing="2" cellpadding="0"> 285 <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>285 <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> 286 286 <tr><td valign="top"></td><td valign="top"><em>cond</em> </td><td>is numeric value of <code>rv</code> </td></tr> 287 287 <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> … … 296 296 <li><a class="el" href="emix_8h-source.html">emix.h</a></ul> 297 297 </div> 298 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:402009 for mixpp by 298 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 16 10:06:35 2009 for mixpp by 299 299 <a href="http://www.doxygen.org/index.html"> 300 300 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>