Changeset 621 for library/doc/html/classbdm_1_1egiw.html
- Timestamp:
- 09/16/09 22:52:42 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1egiw.html
r617 r621 149 149 const double & </td><td class="memItemRight" valign="bottom"><b>_nu</b> () const </td></tr> 150 150 <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1egiw.html#a55b76ec75bd2df5ef9cab3be20a33bbb">from_setting</a> (const Setting &set)</td></tr> 151 <tr><td class="mdescLeft"> </td><td class="mdescRight">Load from structure with elements:. <a href="#a55b76ec75bd2df5ef9cab3be20a33bbb"></a><br/></td></tr>152 151 <tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr> 153 152 <tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp559a25fdb98a7d1fd1c3771ac568d5e9"></a> Construction of each <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> should support two types of constructors: </p> … … 234 233 </div> 235 234 <div class="memdoc"> 236 237 <p>Load from structure with elements:. </p> 238 <div class="fragment"><pre class="fragment"> { <a class="code" href="classbdm_1_1epdf.html#a62c5b8ff71d9ebe6cd58d3c342eb1dc8" title="Description of the random variable.">rv</a> = {<span class="keyword">class</span>=<span class="stringliteral">"RV"</span>, names=(...),}; <span class="comment">// RV describing meaning of random variable</span> 239 <span class="comment">// elements of offsprings</span> 240 } 235 <p>Create Gauss-inverse-Wishart density </p> 236 <p class="formulaDsp"> 237 <img class="formulaDsp" alt="\[ f(rv) = GiW(V,\nu) \]" src="form_165.png"/> 238 </p> 239 <p> from structure </p> 240 <div class="fragment"><pre class="fragment"> <span class="keyword">class </span>= 'egiw'; 241 <a class="code" href="classbdm_1_1egiw.html#aae56852845c6af176fd9017dbebbbd52" title="Extended information matrix of sufficient statistics.">V</a> = []; <span class="comment">// square matrix</span> 242 <a class="code" href="classbdm_1_1egiw.html#a447eacf19d4f4083872686f044814dc4" title="Number of data records (degrees of freedom) of sufficient statistics.">nu</a> = []; <span class="comment">// scalar \nu ((almost) degrees of freedom)</span> 243 <span class="comment">// when missing, it will be computed to obtain proper pdf</span> 244 <a class="code" href="classbdm_1_1egiw.html#a23e4d78bea7e98840f3da30e76a2b57a" title="Dimension of the output.">dimx</a> = []; <span class="comment">// dimension of the wishart part</span> 245 <a class="code" href="classbdm_1_1epdf.html#a62c5b8ff71d9ebe6cd58d3c342eb1dc8" title="Description of the random variable.">rv</a> = RV({<span class="stringliteral">'name'</span>}) <span class="comment">// description of RV</span> 246 rvc = RV({<span class="stringliteral">'name'</span>}) <span class="comment">// description of RV in condition</span> 241 247 </pre></div> 242 248 <p>Reimplemented from <a class="el" href="classbdm_1_1epdf.html#afa9efc98a065b31c630fe18cc418f725">bdm::epdf</a>.</p> 243 249 244 <p>References <a class="el" href="exp__family_8h_source.html#l002 01">dimx</a>, <a class="el" href="user__info_8h_source.html#l00443">bdm::UI::get()</a>, <a class="el" href="exp__family_8h_source.html#l00199">nu</a>, <a class="el" href="bdmbase_8h_source.html#l00333">bdm::epdf::rv</a>, and <a class="el" href="bdmbase_8h_source.html#l00416">bdm::epdf::set_rv()</a>.</p>250 <p>References <a class="el" href="exp__family_8h_source.html#l00210">dimx</a>, <a class="el" href="user__info_8h_source.html#l00443">bdm::UI::get()</a>, and <a class="el" href="exp__family_8h_source.html#l00208">nu</a>.</p> 245 251 246 252 </div> … … 251 257 </ul> 252 258 </div> 253 <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 15 23:42:492009 for mixpp by 259 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:34 2009 for mixpp by 254 260 <a href="http://www.doxygen.org/index.html"> 255 261 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>