Show
Ignore:
Timestamp:
02/17/09 11:15:56 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1migamma.html

    r271 r275  
    8888Inverse-Gamma random walk.  
    8989<p> 
    90 Mean value, <img class="formulaInl" alt="$ \mu $" src="form_113.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_114.png">-th the mean. This is achieved by setting <img class="formulaInl" alt="$ \alpha=\mu/k^2+2 $" src="form_115.png"> and <img class="formulaInl" alt="$ \beta=\mu(\alpha-1)$" src="form_116.png">.<p> 
    91 The standard deviation of the walk is then: <img class="formulaInl" alt="$ \mu/\sqrt(k)$" src="form_117.png">. <table border="0" cellpadding="0" cellspacing="0"> 
     90Mean value, <img class="formulaInl" alt="$ \mu $" src="form_67.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_68.png">-th the mean. This is achieved by setting <img class="formulaInl" alt="$ \alpha=\mu/k^2+2 $" src="form_69.png"> and <img class="formulaInl" alt="$ \beta=\mu(\alpha-1)$" src="form_70.png">.<p> 
     91The standard deviation of the walk is then: <img class="formulaInl" alt="$ \mu/\sqrt(k)$" src="form_71.png">. <table border="0" cellpadding="0" cellspacing="0"> 
    9292<tr><td></td></tr> 
    9393<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
     
    110110<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#f0c1db6fcbb3aae2dd6123884457a367">samplecond</a> (const vec &amp;cond)</td></tr> 
    111111 
    112 <tr><td class="mdescLeft">&nbsp;</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">&nbsp;</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> 
    113113<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1mpdf.html#afe4185b26baeb03688202e254d3b005">samplecond_m</a> (const vec &amp;cond, int N)</td></tr> 
    114114 
     
    159159double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1migamma.html#dc56bc9da542e0103ec16b9be8e5e38c">k</a></td></tr> 
    160160 
    161 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_41.png">. <br></td></tr> 
     161<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constant <img class="formulaInl" alt="$k$" src="form_63.png">. <br></td></tr> 
    162162<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c9847093da59a9ba0ebb68d2c592f5dc"></a><!-- doxytag: member="bdm::migamma::_alpha" ref="c9847093da59a9ba0ebb68d2c592f5dc" args="" --> 
    163163vec &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1migamma.html#c9847093da59a9ba0ebb68d2c592f5dc">_alpha</a></td></tr> 
     
    199199 
    200200<p> 
    201 Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_10.png">.  
     201Returns a sample from the density conditioned on <code>cond</code>, <img class="formulaInl" alt="$x \sim epdf(rv|cond)$" src="form_46.png">.  
    202202<p> 
    203203<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    245245<dl compact><dt><b>Parameters:</b></dt><dd> 
    246246  <table border="0" cellspacing="2" cellpadding="0"> 
    247     <tr><td valign="top"></td><td valign="top"><em>N</em>&nbsp;</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> 
     247    <tr><td valign="top"></td><td valign="top"><em>N</em>&nbsp;</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> 
    248248    <tr><td valign="top"></td><td valign="top"><em>cond</em>&nbsp;</td><td>is numeric value of <code>rv</code> </td></tr> 
    249249    <tr><td valign="top"></td><td valign="top"><em>ll</em>&nbsp;</td><td>is a return value of log-likelihood of the sample. </td></tr> 
     
    258258<li><a class="el" href="libEF_8h-source.html">libEF.h</a></ul> 
    259259</div> 
    260 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:54 2009 for mixpp by&nbsp; 
     260<hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 16 10:06:46 2009 for mixpp by&nbsp; 
    261261<a href="http://www.doxygen.org/index.html"> 
    262262<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>