Show
Ignore:
Timestamp:
08/29/09 20:54:10 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classbdm_1_1MixEF.html

    r538 r590  
    132132 
    133133<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Weighted update of sufficient statistics (Bayes rule). <br></td></tr> 
    134 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="62d2e4691bed41a1efa6b9c2e35e5c67"></a><!-- doxytag: member="bdm::MixEF::_copy_" ref="62d2e4691bed41a1efa6b9c2e35e5c67" args="() const " --> 
    135 <a class="el" href="classbdm_1_1BMEF.html">BMEF</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMEF.html#62d2e4691bed41a1efa6b9c2e35e5c67">_copy_</a> () const </td></tr> 
    136  
    137 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Flatten the posterior as if to keep nu0 data. <br></td></tr> 
     134<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="classbdm_1_1BMEF.html">BMEF</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMEF.html#62d2e4691bed41a1efa6b9c2e35e5c67">_copy_</a> () const </td></tr> 
     135 
     136<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="23c6a8f71f922023ab08dcb0487a86de"></a><!-- doxytag: member="bdm::MixEF::from_setting" ref="23c6a8f71f922023ab08dcb0487a86de" args="(const Setting &amp;set)" --> 
     137void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#23c6a8f71f922023ab08dcb0487a86de">from_setting</a> (const Setting &amp;set)</td></tr> 
     138 
     139<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method arrange instance properties according the data stored in the Setting structure. <br></td></tr> 
    138140<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af0e6941ba5919cae1bc530e2181b109"></a><!-- doxytag: member="bdm::MixEF::to_string" ref="af0e6941ba5919cae1bc530e2181b109" args="()" --> 
    139141virtual string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#af0e6941ba5919cae1bc530e2181b109">to_string</a> ()</td></tr> 
    140142 
    141143<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method returns a basic info about the current instance. <br></td></tr> 
    142 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0551e3121091c5199bf4413b50522176"></a><!-- doxytag: member="bdm::MixEF::from_setting" ref="0551e3121091c5199bf4413b50522176" args="(const Setting &amp;set)" --> 
    143 virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176">from_setting</a> (const Setting &amp;set)</td></tr> 
    144  
    145 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This method arrange instance properties according the data stored in the Setting structure. <br></td></tr> 
    146144<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="67d954d255ede776eade7334d4895790"></a><!-- doxytag: member="bdm::MixEF::to_setting" ref="67d954d255ede776eade7334d4895790" args="(Setting &amp;set) const " --> 
    147145virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#67d954d255ede776eade7334d4895790">to_setting</a> (Setting &amp;set) const </td></tr> 
     
    272270This class uses EM-style type algorithms for estimation of its parameters. Under this simplification, the posterior density is a product of exponential family members, hence under EM-style approximate estimation this class itself belongs to the exponential family.<p> 
    273271TODO: Extend <a class="el" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities.">BM</a> to use rvc. <hr><h2>Member Function Documentation</h2> 
     272<a class="anchor" name="62d2e4691bed41a1efa6b9c2e35e5c67"></a><!-- doxytag: member="bdm::MixEF::_copy_" ref="62d2e4691bed41a1efa6b9c2e35e5c67" args="() const " --> 
     273<div class="memitem"> 
     274<div class="memproto"> 
     275      <table class="memname"> 
     276        <tr> 
     277          <td class="memname"><a class="el" href="classbdm_1_1BMEF.html">BMEF</a>* bdm::BMEF::_copy_           </td> 
     278          <td>(</td> 
     279          <td class="paramname">          </td> 
     280          <td>&nbsp;)&nbsp;</td> 
     281          <td> const<code> [inline, virtual, inherited]</code></td> 
     282        </tr> 
     283      </table> 
     284</div> 
     285<div class="memdoc"> 
     286 
     287<p> 
     288Copy function required in vectors, Arrays of <a class="el" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities.">BM</a> etc. Have to be DELETED manually! Prototype: <div class="fragment"><pre class="fragment"> BM* <a class="code" href="classbdm_1_1BMEF.html#62d2e4691bed41a1efa6b9c2e35e5c67">_copy_</a>()<span class="keyword"> const </span>{<span class="keywordflow">return</span> <span class="keyword">new</span> BM(*<span class="keyword">this</span>);}  
     289</pre></div>  
     290<p>Reimplemented from <a class="el" href="classbdm_1_1BM.html#40f01563651c1e4fe926189e41a6b8ab">bdm::BM</a>.</p> 
     291 
     292<p>Reimplemented in <a class="el" href="classbdm_1_1ARX.html#ca0b54c0997cfd567f49377af5def106">bdm::ARX</a>.</p> 
     293 
     294<p>References <a class="el" href="bdmerror_8h-source.html#l00051">bdm_error</a>.</p> 
     295 
     296<p>Referenced by <a class="el" href="mixtures_8cpp-source.html#l00007">init()</a>.</p> 
     297 
     298</div> 
     299</div><p> 
    274300<a class="anchor" name="0c2a50789b30769964a909d217125ed2"></a><!-- doxytag: member="bdm::MixEF::init" ref="0c2a50789b30769964a909d217125ed2" args="(BMEF *Com0, const mat &amp;Data, int c=5)" --> 
    275301<div class="memitem"> 
     
    312338</dl> 
    313339 
    314 <p>References <a class="el" href="exp__family_8h-source.html#l00096">bdm::BMEF::_copy_()</a>, <a class="el" href="mixtures_8h-source.html#l00058">build_est()</a>, <a class="el" href="mixtures_8h-source.html#l00047">Coms</a>, <a class="el" href="mixtures_8h-source.html#l00051">est</a>, <a class="el" href="mixtures_8h-source.html#l00045">n</a>, <a class="el" href="exp__family_8h-source.html#l00344">bdm::multiBM::set_parameters()</a>, and <a class="el" href="mixtures_8h-source.html#l00049">weights</a>.</p> 
     340<p>References <a class="el" href="exp__family_8h-source.html#l00107">bdm::BMEF::_copy_()</a>, <a class="el" href="mixtures_8h-source.html#l00058">build_est()</a>, <a class="el" href="mixtures_8h-source.html#l00047">Coms</a>, <a class="el" href="mixtures_8h-source.html#l00051">est</a>, <a class="el" href="mixtures_8h-source.html#l00045">n</a>, <a class="el" href="exp__family_8h-source.html#l00363">bdm::multiBM::set_parameters()</a>, and <a class="el" href="mixtures_8h-source.html#l00049">weights</a>.</p> 
    315341 
    316342<p>Referenced by <a class="el" href="merger_8cpp-source.html#l00064">bdm::merger_mix::merge()</a>.</p> 
     
    338364<p>Reimplemented from <a class="el" href="classbdm_1_1BM.html#50257e0c1e5b5c73153ea6e716ad8ae0">bdm::BM</a>.</p> 
    339365 
    340 <p>References <a class="el" href="mixtures_8h-source.html#l00047">Coms</a>, <a class="el" href="exp__family_8h-source.html#l00275">bdm::eDirich::mean()</a>, <a class="el" href="exp__family_8h-source.html#l00342">bdm::multiBM::posterior()</a>, and <a class="el" href="mixtures_8h-source.html#l00049">weights</a>.</p> 
    341  
    342 <p>Referenced by <a class="el" href="merger_8h-source.html#l00371">bdm::merger_mix::evallog()</a>, and <a class="el" href="merger_8cpp-source.html#l00064">bdm::merger_mix::merge()</a>.</p> 
     366<p>References <a class="el" href="mixtures_8h-source.html#l00047">Coms</a>, <a class="el" href="exp__family_8h-source.html#l00294">bdm::eDirich::mean()</a>, <a class="el" href="exp__family_8h-source.html#l00361">bdm::multiBM::posterior()</a>, and <a class="el" href="mixtures_8h-source.html#l00049">weights</a>.</p> 
     367 
     368<p>Referenced by <a class="el" href="merger_8h-source.html#l00344">bdm::merger_mix::evallog()</a>, and <a class="el" href="merger_8cpp-source.html#l00064">bdm::merger_mix::merge()</a>.</p> 
    343369 
    344370</div> 
     
    347373<li><a class="el" href="mixtures_8h-source.html">mixtures.h</a><li>mixtures.cpp</ul> 
    348374</div> 
    349 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:19 2009 for mixpp by&nbsp; 
     375<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:46 2009 for mixpp by&nbsp; 
    350376<a href="http://www.doxygen.org/index.html"> 
    351377<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>