Changeset 210 for doc/html/classMPF.html
- Timestamp:
- 11/13/08 19:59:21 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classMPF.html
r181 r210 58 58 const <a class="el" href="classepdf.html">epdf</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classMPF.html#992e01bb8f06c814cda036796e4a55ae">_epdf</a> () const </td></tr> 59 59 60 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a reference to the <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> representing posterior density on parameters. <br></td></tr> 61 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="942a1eb28a57ef0f0239264e7b0b82eb"></a><!-- doxytag: member="MPF::_e" ref="942a1eb28a57ef0f0239264e7b0b82eb" args="() const " --> 62 const <a class="el" href="classepdf.html">epdf</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classMPF.html#942a1eb28a57ef0f0239264e7b0b82eb">_e</a> () const </td></tr> 63 60 64 <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns a pointer to the <a class="el" href="classepdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> representing posterior density on parameters. Use with care! <br></td></tr> 61 65 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7c66e1c1c0e45fc4ae765133cb3a1553"></a><!-- doxytag: member="MPF::set_est" ref="7c66e1c1c0e45fc4ae765133cb3a1553" args="(const epdf &epdf0)" --> … … 73 77 74 78 <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix version of logpred. <br></td></tr> 75 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" a627c5a79cc6f5221b7e09675525e032"></a><!-- doxytag: member="MPF::predictor" ref="a627c5a79cc6f5221b7e09675525e032" args="(const RV &rv)" -->76 virtual <a class="el" href="classepdf.html">epdf</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classBM.html# a627c5a79cc6f5221b7e09675525e032">predictor</a> (const <a class="el" href="classRV.html">RV</a> &<a class="el" href="classBM.html#af00f0612fabe66241dd507188cdbf88">rv</a>)</td></tr>79 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5594d68ee9aa6fc8c1e79019da5c9d56"></a><!-- doxytag: member="MPF::predictor" ref="5594d68ee9aa6fc8c1e79019da5c9d56" args="(const RV &rv) const " --> 80 virtual <a class="el" href="classepdf.html">epdf</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classBM.html#5594d68ee9aa6fc8c1e79019da5c9d56">predictor</a> (const <a class="el" href="classRV.html">RV</a> &<a class="el" href="classBM.html#af00f0612fabe66241dd507188cdbf88">rv</a>) const </td></tr> 77 81 78 82 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructs a predictive density (marginal density on data). <br></td></tr> … … 173 177 <p>Reimplemented from <a class="el" href="classPF.html#64f636bbd63bea9efd778214e6b631d3">PF</a>.</p> 174 178 175 <p>References <a class="el" href="libPF_8h-source.html#l00040">PF::_samples</a>, <a class="el" href="libPF_8h-source.html#l00038">PF::_w</a>, <a class="el" href="libPF_8h-source.html#l00036">PF::est</a>, <a class="el" href="libPF_8h-source.html#l00034">PF::n</a>, <a class="el" href="libPF_8h-source.html#l00042">PF::par</a>, <a class="el" href="libEF_8cpp-source.html#l0016 2">eEmp::resample()</a>, and <a class="el" href="libBM_8h-source.html#l00213">mpdf::samplecond()</a>.</p>179 <p>References <a class="el" href="libPF_8h-source.html#l00040">PF::_samples</a>, <a class="el" href="libPF_8h-source.html#l00038">PF::_w</a>, <a class="el" href="libPF_8h-source.html#l00036">PF::est</a>, <a class="el" href="libPF_8h-source.html#l00034">PF::n</a>, <a class="el" href="libPF_8h-source.html#l00042">PF::par</a>, <a class="el" href="libEF_8cpp-source.html#l00161">eEmp::resample()</a>, and <a class="el" href="libBM_8h-source.html#l00216">mpdf::samplecond()</a>.</p> 176 180 177 181 </div> … … 197 201 <p>Reimplemented in <a class="el" href="classARX.html#e7f9e7823aec9bf7ddc3b42d9b3304c4">ARX</a>, <a class="el" href="classMixEF.html#424ca64f36d4e41de7a7e7ae921d35ea">MixEF</a>, and <a class="el" href="classmultiBM.html#13e26a61757278981fd8cac9a7ef91eb">multiBM</a>.</p> 198 202 199 <p>Referenced by <a class="el" href="libBM_8h-source.html#l00 344">BM::logpred_m()</a>.</p>203 <p>Referenced by <a class="el" href="libBM_8h-source.html#l00428">BM::logpred_m()</a>.</p> 200 204 201 205 </div> … … 219 223 <p> 220 224 Copy function required in vectors, Arrays of <a class="el" href="classBM.html" title="Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities.">BM</a> etc. Have to be DELETED manually! Prototype: BM* <a class="el" href="classBM.html#eb58c81d6a7b75b05fc6f276eed78887">_copy_()</a>{<a class="el" href="classBM.html" title="Bayesian Model of the world, i.e. all uncertainty is modeled by probabilities.">BM</a> Tmp*=new Tmp(this*); return Tmp; } 221 <p>Reimplemented in <a class="el" href="classARX.html#5de61fbd4f97fa3216760b1f733f5af0">ARX</a>.</p> 222 223 <p>Referenced by <a class="el" href="mixef_8cpp-source.html#l00007">MixEF::init()</a>.</p> 225 <p>Reimplemented in <a class="el" href="classARX.html#5de61fbd4f97fa3216760b1f733f5af0">ARX</a>, and <a class="el" href="classBMEF.html#97f5312efe4a5bedb86d2daec59d8651">BMEF</a>.</p> 224 226 225 227 </div> … … 228 230 <li>work/git/mixpp/bdm/estim/<a class="el" href="libPF_8h-source.html">libPF.h</a></ul> 229 231 </div> 230 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 15 15:57:16 2008 for mixpp by 232 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Nov 12 19:18:56 2008 for mixpp by 231 233 <a href="http://www.doxygen.org/index.html"> 232 234 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>