[33] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
| 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
[224] | 3 | <title>mixpp: EKFCh_cond Class Reference</title> |
---|
[33] | 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
| 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
| 6 | </head><body> |
---|
[139] | 7 | <!-- Generated by Doxygen 1.5.6 --> |
---|
[280] | 8 | <script type="text/javascript"> |
---|
| 9 | <!-- |
---|
| 10 | function changeDisplayState (e){ |
---|
| 11 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
| 12 | var button=this.firstChild; |
---|
| 13 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
| 14 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
| 15 | sectionDiv.style.display='block'; |
---|
| 16 | button.src='open.gif'; |
---|
| 17 | }else{ |
---|
| 18 | sectionDiv.style.display='none'; |
---|
| 19 | button.src='closed.gif'; |
---|
| 20 | } |
---|
| 21 | } |
---|
| 22 | function initDynSections(){ |
---|
| 23 | var divs=document.getElementsByTagName('div'); |
---|
| 24 | var sectionCounter=1; |
---|
| 25 | for(var i=0;i<divs.length-1;i++){ |
---|
| 26 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
| 27 | var header=divs[i]; |
---|
| 28 | var section=divs[i+1]; |
---|
| 29 | var button=header.firstChild; |
---|
| 30 | if (button!='IMG'){ |
---|
| 31 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
| 32 | button=document.createElement('img'); |
---|
| 33 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
| 34 | } |
---|
| 35 | header.style.cursor='pointer'; |
---|
| 36 | header.onclick=changeDisplayState; |
---|
| 37 | header.id='dynheader'+sectionCounter; |
---|
| 38 | button.src='closed.gif'; |
---|
| 39 | section.id='dynsection'+sectionCounter; |
---|
| 40 | section.style.display='none'; |
---|
| 41 | section.style.marginLeft='14px'; |
---|
| 42 | sectionCounter++; |
---|
| 43 | } |
---|
| 44 | } |
---|
| 45 | } |
---|
| 46 | window.onload = initDynSections; |
---|
| 47 | --> |
---|
| 48 | </script> |
---|
[91] | 49 | <div class="navigation" id="top"> |
---|
| 50 | <div class="tabs"> |
---|
| 51 | <ul> |
---|
[280] | 52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
[91] | 53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
[219] | 54 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
[261] | 55 | <li class="current"><a href="classes.html"><span>Classes</span></a></li> |
---|
[91] | 56 | <li><a href="files.html"><span>Files</span></a></li> |
---|
| 57 | </ul> |
---|
| 58 | </div> |
---|
| 59 | <div class="tabs"> |
---|
| 60 | <ul> |
---|
[261] | 61 | <li><a href="classes.html"><span>Alphabetical List</span></a></li> |
---|
[91] | 62 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
| 63 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
| 64 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
| 65 | </ul> |
---|
| 66 | </div> |
---|
[33] | 67 | </div> |
---|
[91] | 68 | <div class="contents"> |
---|
[280] | 69 | <h1>EKFCh_cond Class Reference</h1><!-- doxytag: class="EKFCh_cond" --><!-- doxytag: inherits="bdm::EKFCh,bdm::BMcond" --><div class="dynheader"> |
---|
[224] | 70 | Inheritance diagram for EKFCh_cond:</div> |
---|
[33] | 71 | <div class="dynsection"> |
---|
| 72 | |
---|
[280] | 73 | <p><center><img src="classEKFCh__cond.png" usemap="#EKFCh_cond_map" border="0" alt=""></center> |
---|
| 74 | <map name="EKFCh_cond_map"> |
---|
| 75 | <area href="classbdm_1_1EKFCh.html" alt="bdm::EKFCh" shape="rect" coords="0,224,139,248"> |
---|
| 76 | <area href="classbdm_1_1BMcond.html" alt="bdm::BMcond" shape="rect" coords="149,224,288,248"> |
---|
| 77 | <area href="classbdm_1_1KalmanCh.html" alt="bdm::KalmanCh" shape="rect" coords="0,168,139,192"> |
---|
| 78 | <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="149,168,288,192"> |
---|
| 79 | <area href="classbdm_1_1Kalman.html" alt="bdm::Kalman< chmat >" shape="rect" coords="0,112,139,136"> |
---|
| 80 | <area href="classbdm_1_1BM.html" alt="bdm::BM" shape="rect" coords="0,56,139,80"> |
---|
| 81 | <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="0,0,139,24"> |
---|
| 82 | </map> |
---|
| 83 | </div> |
---|
| 84 | |
---|
[33] | 85 | <p> |
---|
[280] | 86 | <a href="classEKFCh__cond-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 87 | Extended Kalman filter with unknown <code>Q</code>. <table border="0" cellpadding="0" cellspacing="0"> |
---|
[33] | 88 | <tr><td></td></tr> |
---|
| 89 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
[224] | 90 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="93ccb6731b68f28e0fb43393d8c66e1d"></a><!-- doxytag: member="EKFCh_cond::condition" ref="93ccb6731b68f28e0fb43393d8c66e1d" args="(const vec &val)" --> |
---|
| 91 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classEKFCh__cond.html#93ccb6731b68f28e0fb43393d8c66e1d">condition</a> (const vec &val)</td></tr> |
---|
[33] | 92 | |
---|
[280] | 93 | <tr><td class="mdescLeft"> </td><td class="mdescRight">condition on value of pfxu <br></td></tr> |
---|
[255] | 94 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="50f9fbffad721f35e5ccb75d0f6b842a"></a><!-- doxytag: member="EKFCh_cond::set_parameters" ref="50f9fbffad721f35e5ccb75d0f6b842a" args="(diffbifn *pfxu, diffbifn *phxu, const chmat Q0, const chmat R0)" --> |
---|
| 95 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh.html#50f9fbffad721f35e5ccb75d0f6b842a">set_parameters</a> (diffbifn *<a class="el" href="classbdm_1_1EKFCh.html#e1e895f994398a55bc425551fc275ba3">pfxu</a>, diffbifn *<a class="el" href="classbdm_1_1EKFCh.html#6b34c69641826322467b704e8252f317">phxu</a>, const <a class="el" href="classchmat.html">chmat</a> Q0, const <a class="el" href="classchmat.html">chmat</a> R0)</td></tr> |
---|
[33] | 96 | |
---|
| 97 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Set nonlinear functions for mean values and covariance matrices. <br></td></tr> |
---|
[280] | 98 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="20a4d4c664e8ac8a3f1bb7b0d11c6d87"></a><!-- doxytag: member="EKFCh_cond::set_parameters" ref="20a4d4c664e8ac8a3f1bb7b0d11c6d87" args="(const mat &A0, const mat &B0, const mat &C0, const mat &D0, const chmat &Q0, const chmat &R0)" --> |
---|
| 99 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1KalmanCh.html#20a4d4c664e8ac8a3f1bb7b0d11c6d87">set_parameters</a> (const mat &A0, const mat &B0, const mat &C0, const mat &D0, const <a class="el" href="classchmat.html">chmat</a> &Q0, const <a class="el" href="classchmat.html">chmat</a> &R0)</td></tr> |
---|
[33] | 100 | |
---|
| 101 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Set parameters with check of relevance. <br></td></tr> |
---|
[255] | 102 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4c8609c37290b158f88a31dae4047225"></a><!-- doxytag: member="EKFCh_cond::bayes" ref="4c8609c37290b158f88a31dae4047225" args="(const vec &dt)" --> |
---|
| 103 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh.html#4c8609c37290b158f88a31dae4047225">bayes</a> (const vec &dt)</td></tr> |
---|
[33] | 104 | |
---|
| 105 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Here dt = [yt;ut] of appropriate dimensions. <br></td></tr> |
---|
[280] | 106 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6e169272657ed101f3d128b49c59b890"></a><!-- doxytag: member="EKFCh_cond::set_statistics" ref="6e169272657ed101f3d128b49c59b890" args="(const vec &mu0, const chmat &P0)" --> |
---|
| 107 | void </td><td class="memItemRight" valign="bottom"><b>set_statistics</b> (const vec &mu0, const <a class="el" href="classchmat.html">chmat</a> &P0)</td></tr> |
---|
[33] | 108 | |
---|
[280] | 109 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9264fc6b173ecb803d2684b883f32c68"></a><!-- doxytag: member="EKFCh_cond::set_est" ref="9264fc6b173ecb803d2684b883f32c68" args="(const vec &mu0, const chmat &P0)" --> |
---|
| 110 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#9264fc6b173ecb803d2684b883f32c68">set_est</a> (const vec &mu0, const <a class="el" href="classchmat.html">chmat</a> &P0)</td></tr> |
---|
| 111 | |
---|
[33] | 112 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Set estimate values, used e.g. in initialization. <br></td></tr> |
---|
[280] | 113 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f75e487ff6c129d7012d702030f8c890"></a><!-- doxytag: member="EKFCh_cond::posterior" ref="f75e487ff6c129d7012d702030f8c890" args="() const " --> |
---|
| 114 | const epdf & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#f75e487ff6c129d7012d702030f8c890">posterior</a> () const </td></tr> |
---|
[33] | 115 | |
---|
| 116 | <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> |
---|
[255] | 117 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c34989b1e53c7d4ecdaea63a95ddbd77"></a><!-- doxytag: member="EKFCh_cond::_e" ref="c34989b1e53c7d4ecdaea63a95ddbd77" args="() const " --> |
---|
[280] | 118 | const enorm< <a class="el" href="classchmat.html">chmat</a> > * </td><td class="memItemRight" valign="bottom"><b>_e</b> () const </td></tr> |
---|
[210] | 119 | |
---|
[255] | 120 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c788ec6e6c6f5f5861ae8a56d8ede277"></a><!-- doxytag: member="EKFCh_cond::__K" ref="c788ec6e6c6f5f5861ae8a56d8ede277" args="()" --> |
---|
| 121 | mat & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#c788ec6e6c6f5f5861ae8a56d8ede277">__K</a> ()</td></tr> |
---|
[79] | 122 | |
---|
| 123 | <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> |
---|
[255] | 124 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a250d1dbe7bba861dba2a324520cfa48"></a><!-- doxytag: member="EKFCh_cond::_dP" ref="a250d1dbe7bba861dba2a324520cfa48" args="()" --> |
---|
| 125 | vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#a250d1dbe7bba861dba2a324520cfa48">_dP</a> ()</td></tr> |
---|
[79] | 126 | |
---|
| 127 | <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> |
---|
[280] | 128 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7506910f93250b44fea505ec4ffb19dc"></a><!-- doxytag: member="EKFCh_cond::_rvc" ref="7506910f93250b44fea505ec4ffb19dc" args="() const " --> |
---|
| 129 | const RV & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#7506910f93250b44fea505ec4ffb19dc">_rvc</a> () const </td></tr> |
---|
| 130 | |
---|
| 131 | <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> |
---|
| 132 | <tr><td colspan="2"><div class="groupHeader">Constructors</div></td></tr> |
---|
| 133 | <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual BM * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#c0f027ff91d8459937c6f60ff8e553ff">_copy_</a> ()</td></tr> |
---|
| 134 | |
---|
| 135 | <tr><td colspan="2"><div class="groupHeader">Mathematical operations</div></td></tr> |
---|
[255] | 136 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1dee3fddaf021e62d925289660a707dc"></a><!-- doxytag: member="EKFCh_cond::bayesB" ref="1dee3fddaf021e62d925289660a707dc" args="(const mat &Dt)" --> |
---|
| 137 | virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#1dee3fddaf021e62d925289660a707dc">bayesB</a> (const mat &Dt)</td></tr> |
---|
[171] | 138 | |
---|
| 139 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Batch Bayes rule (columns of Dt are observations). <br></td></tr> |
---|
[255] | 140 | <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#50257e0c1e5b5c73153ea6e716ad8ae0">logpred</a> (const vec &dt) const </td></tr> |
---|
[171] | 141 | |
---|
[255] | 142 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0e8ebe61fb14990abe1254bd3dda5fae"></a><!-- doxytag: member="EKFCh_cond::logpred_m" ref="0e8ebe61fb14990abe1254bd3dda5fae" args="(const mat &dt) const " --> |
---|
| 143 | vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#0e8ebe61fb14990abe1254bd3dda5fae">logpred_m</a> (const mat &dt) const </td></tr> |
---|
[180] | 144 | |
---|
| 145 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix version of logpred. <br></td></tr> |
---|
[280] | 146 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="688d7a2aced1e06aa1c468d73a9e5eba"></a><!-- doxytag: member="EKFCh_cond::epredictor" ref="688d7a2aced1e06aa1c468d73a9e5eba" args="() const " --> |
---|
| 147 | virtual epdf * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#688d7a2aced1e06aa1c468d73a9e5eba">epredictor</a> () const </td></tr> |
---|
[180] | 148 | |
---|
[280] | 149 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructs a predictive density <img class="formulaInl" alt="$ f(d_{t+1} |d_{t}, \ldots d_{0}) $" src="form_49.png">. <br></td></tr> |
---|
| 150 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="598b25e3f3d96a5bc00a5faeb5b3c912"></a><!-- doxytag: member="EKFCh_cond::predictor" ref="598b25e3f3d96a5bc00a5faeb5b3c912" args="() const " --> |
---|
| 151 | virtual mpdf * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#598b25e3f3d96a5bc00a5faeb5b3c912">predictor</a> () const </td></tr> |
---|
[33] | 152 | |
---|
[280] | 153 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructs a conditional density 1-step ahead predictor. <br></td></tr> |
---|
| 154 | <tr><td colspan="2"><div class="groupHeader">Access to attributes</div></td></tr> |
---|
| 155 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ff2d8755ba0b3def927d31305c03b09c"></a><!-- doxytag: member="EKFCh_cond::_drv" ref="ff2d8755ba0b3def927d31305c03b09c" args="() const " --> |
---|
| 156 | const RV & </td><td class="memItemRight" valign="bottom"><b>_drv</b> () const </td></tr> |
---|
| 157 | |
---|
| 158 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f135ae6dce7e9f30c9f88229c7930b96"></a><!-- doxytag: member="EKFCh_cond::set_drv" ref="f135ae6dce7e9f30c9f88229c7930b96" args="(const RV &rv)" --> |
---|
| 159 | void </td><td class="memItemRight" valign="bottom"><b>set_drv</b> (const RV &rv)</td></tr> |
---|
| 160 | |
---|
| 161 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b38d92f17620813ad872d86e01a26e5e"></a><!-- doxytag: member="EKFCh_cond::set_rv" ref="b38d92f17620813ad872d86e01a26e5e" args="(const RV &rv)" --> |
---|
| 162 | void </td><td class="memItemRight" valign="bottom"><b>set_rv</b> (const RV &rv)</td></tr> |
---|
| 163 | |
---|
[255] | 164 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5be65d37dedfe33a3671e7065f523a70"></a><!-- doxytag: member="EKFCh_cond::_ll" ref="5be65d37dedfe33a3671e7065f523a70" args="() const " --> |
---|
[280] | 165 | double </td><td class="memItemRight" valign="bottom"><b>_ll</b> () const </td></tr> |
---|
[33] | 166 | |
---|
[255] | 167 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="236b3abbcc93594fc97cd86d82c1a83f"></a><!-- doxytag: member="EKFCh_cond::set_evalll" ref="236b3abbcc93594fc97cd86d82c1a83f" args="(bool evl0)" --> |
---|
[280] | 168 | void </td><td class="memItemRight" valign="bottom"><b>set_evalll</b> (bool evl0)</td></tr> |
---|
[171] | 169 | |
---|
[33] | 170 | <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> |
---|
[255] | 171 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e1e895f994398a55bc425551fc275ba3"></a><!-- doxytag: member="EKFCh_cond::pfxu" ref="e1e895f994398a55bc425551fc275ba3" args="" --> |
---|
| 172 | diffbifn * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh.html#e1e895f994398a55bc425551fc275ba3">pfxu</a></td></tr> |
---|
[224] | 173 | |
---|
| 174 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Internal Model f(x,u). <br></td></tr> |
---|
[255] | 175 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6b34c69641826322467b704e8252f317"></a><!-- doxytag: member="EKFCh_cond::phxu" ref="6b34c69641826322467b704e8252f317" args="" --> |
---|
| 176 | diffbifn * </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1EKFCh.html#6b34c69641826322467b704e8252f317">phxu</a></td></tr> |
---|
[224] | 177 | |
---|
| 178 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Observation Model h(x,u). <br></td></tr> |
---|
[255] | 179 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="48611c8582706cfa62e832be0972e75d"></a><!-- doxytag: member="EKFCh_cond::preA" ref="48611c8582706cfa62e832be0972e75d" args="" --> |
---|
| 180 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1KalmanCh.html#48611c8582706cfa62e832be0972e75d">preA</a></td></tr> |
---|
[79] | 181 | |
---|
| 182 | <tr><td class="mdescLeft"> </td><td class="mdescRight">pre array (triangular matrix) <br></td></tr> |
---|
[255] | 183 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bcbd68f51d4b57246e7784ca5900171f"></a><!-- doxytag: member="EKFCh_cond::postA" ref="bcbd68f51d4b57246e7784ca5900171f" args="" --> |
---|
| 184 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1KalmanCh.html#bcbd68f51d4b57246e7784ca5900171f">postA</a></td></tr> |
---|
[79] | 185 | |
---|
| 186 | <tr><td class="mdescLeft"> </td><td class="mdescRight">post array (triangular matrix) <br></td></tr> |
---|
[255] | 187 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3fe475a1e920b20b63bb342c0e1571f7"></a><!-- doxytag: member="EKFCh_cond::rvy" ref="3fe475a1e920b20b63bb342c0e1571f7" args="" --> |
---|
| 188 | RV </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#3fe475a1e920b20b63bb342c0e1571f7">rvy</a></td></tr> |
---|
[33] | 189 | |
---|
| 190 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Indetifier of output rv. <br></td></tr> |
---|
[255] | 191 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="149e27424fd1a7cc1c998ea088618a94"></a><!-- doxytag: member="EKFCh_cond::rvu" ref="149e27424fd1a7cc1c998ea088618a94" args="" --> |
---|
| 192 | RV </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#149e27424fd1a7cc1c998ea088618a94">rvu</a></td></tr> |
---|
[33] | 193 | |
---|
| 194 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Indetifier of exogeneous rv. <br></td></tr> |
---|
[255] | 195 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ba7699cdb3b1382a54d3e28b9b7517fa"></a><!-- doxytag: member="EKFCh_cond::dimx" ref="ba7699cdb3b1382a54d3e28b9b7517fa" args="" --> |
---|
| 196 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#ba7699cdb3b1382a54d3e28b9b7517fa">dimx</a></td></tr> |
---|
[33] | 197 | |
---|
| 198 | <tr><td class="mdescLeft"> </td><td class="mdescRight">cache of rv.count() <br></td></tr> |
---|
[255] | 199 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d2c36ba01760bf207b985bf321b7817f"></a><!-- doxytag: member="EKFCh_cond::dimy" ref="d2c36ba01760bf207b985bf321b7817f" args="" --> |
---|
| 200 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#d2c36ba01760bf207b985bf321b7817f">dimy</a></td></tr> |
---|
[33] | 201 | |
---|
| 202 | <tr><td class="mdescLeft"> </td><td class="mdescRight">cache of rvy.count() <br></td></tr> |
---|
[255] | 203 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c5136ef617f6ac0e426bea222755d92b"></a><!-- doxytag: member="EKFCh_cond::dimu" ref="c5136ef617f6ac0e426bea222755d92b" args="" --> |
---|
| 204 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#c5136ef617f6ac0e426bea222755d92b">dimu</a></td></tr> |
---|
[33] | 205 | |
---|
| 206 | <tr><td class="mdescLeft"> </td><td class="mdescRight">cache of rvu.count() <br></td></tr> |
---|
[255] | 207 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0a2072e2090c10fac74ad30a023a4ace"></a><!-- doxytag: member="EKFCh_cond::A" ref="0a2072e2090c10fac74ad30a023a4ace" args="" --> |
---|
| 208 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#0a2072e2090c10fac74ad30a023a4ace">A</a></td></tr> |
---|
[33] | 209 | |
---|
| 210 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix A. <br></td></tr> |
---|
[255] | 211 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5977b2c81857948a35105f0e7840203c"></a><!-- doxytag: member="EKFCh_cond::B" ref="5977b2c81857948a35105f0e7840203c" args="" --> |
---|
| 212 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#5977b2c81857948a35105f0e7840203c">B</a></td></tr> |
---|
[33] | 213 | |
---|
| 214 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix B. <br></td></tr> |
---|
[255] | 215 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="818eba63a23972786a4579ad30294177"></a><!-- doxytag: member="EKFCh_cond::C" ref="818eba63a23972786a4579ad30294177" args="" --> |
---|
| 216 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#818eba63a23972786a4579ad30294177">C</a></td></tr> |
---|
[33] | 217 | |
---|
| 218 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix C. <br></td></tr> |
---|
[255] | 219 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7b56ac423d0654b5755e4f852a870456"></a><!-- doxytag: member="EKFCh_cond::D" ref="7b56ac423d0654b5755e4f852a870456" args="" --> |
---|
| 220 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#7b56ac423d0654b5755e4f852a870456">D</a></td></tr> |
---|
[33] | 221 | |
---|
| 222 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix D. <br></td></tr> |
---|
[255] | 223 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="70f8bf19e81b532c60fd3a7a152425ee"></a><!-- doxytag: member="EKFCh_cond::Q" ref="70f8bf19e81b532c60fd3a7a152425ee" args="" --> |
---|
| 224 | <a class="el" href="classchmat.html">chmat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#70f8bf19e81b532c60fd3a7a152425ee">Q</a></td></tr> |
---|
[33] | 225 | |
---|
| 226 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix Q in square-root form. <br></td></tr> |
---|
[255] | 227 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="475b088287cdfbba4dc60a3d027728b7"></a><!-- doxytag: member="EKFCh_cond::R" ref="475b088287cdfbba4dc60a3d027728b7" args="" --> |
---|
| 228 | <a class="el" href="classchmat.html">chmat</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#475b088287cdfbba4dc60a3d027728b7">R</a></td></tr> |
---|
[33] | 229 | |
---|
| 230 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix R in square-root form. <br></td></tr> |
---|
[255] | 231 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="383f329ff18bbe219254c8b3b916f40d"></a><!-- doxytag: member="EKFCh_cond::est" ref="383f329ff18bbe219254c8b3b916f40d" args="" --> |
---|
| 232 | enorm< <a class="el" href="classchmat.html">chmat</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#383f329ff18bbe219254c8b3b916f40d">est</a></td></tr> |
---|
[33] | 233 | |
---|
| 234 | <tr><td class="mdescLeft"> </td><td class="mdescRight">posterior density on $x_t$ <br></td></tr> |
---|
[255] | 235 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ba555c394c429f6831c9bbabfa2c944c"></a><!-- doxytag: member="EKFCh_cond::fy" ref="ba555c394c429f6831c9bbabfa2c944c" args="" --> |
---|
| 236 | enorm< <a class="el" href="classchmat.html">chmat</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#ba555c394c429f6831c9bbabfa2c944c">fy</a></td></tr> |
---|
[33] | 237 | |
---|
| 238 | <tr><td class="mdescLeft"> </td><td class="mdescRight">preditive density on $y_t$ <br></td></tr> |
---|
[255] | 239 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="bd69dfb802465f22dd84d73a180d5c92"></a><!-- doxytag: member="EKFCh_cond::_K" ref="bd69dfb802465f22dd84d73a180d5c92" args="" --> |
---|
| 240 | mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#bd69dfb802465f22dd84d73a180d5c92">_K</a></td></tr> |
---|
[33] | 241 | |
---|
[255] | 242 | <tr><td class="mdescLeft"> </td><td class="mdescRight">placeholder for Kalman gain <br></td></tr> |
---|
| 243 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c249d45258c8578b13858ad3e7b729b1"></a><!-- doxytag: member="EKFCh_cond::_yp" ref="c249d45258c8578b13858ad3e7b729b1" args="" --> |
---|
| 244 | vec & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#c249d45258c8578b13858ad3e7b729b1">_yp</a></td></tr> |
---|
[33] | 245 | |
---|
| 246 | <tr><td class="mdescLeft"> </td><td class="mdescRight">cache of fy.mu <br></td></tr> |
---|
[255] | 247 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2dd268f2d7fbe6382cb8825a1114192a"></a><!-- doxytag: member="EKFCh_cond::_Ry" ref="2dd268f2d7fbe6382cb8825a1114192a" args="" --> |
---|
| 248 | <a class="el" href="classchmat.html">chmat</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#2dd268f2d7fbe6382cb8825a1114192a">_Ry</a></td></tr> |
---|
[33] | 249 | |
---|
| 250 | <tr><td class="mdescLeft"> </td><td class="mdescRight">cache of fy.R <br></td></tr> |
---|
[255] | 251 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fa172078091e45561343fa513dd573b0"></a><!-- doxytag: member="EKFCh_cond::_mu" ref="fa172078091e45561343fa513dd573b0" args="" --> |
---|
| 252 | vec & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#fa172078091e45561343fa513dd573b0">_mu</a></td></tr> |
---|
[33] | 253 | |
---|
| 254 | <tr><td class="mdescLeft"> </td><td class="mdescRight">cache of est.mu <br></td></tr> |
---|
[255] | 255 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="00c27b0bf324f0018497921ca23c71ed"></a><!-- doxytag: member="EKFCh_cond::_P" ref="00c27b0bf324f0018497921ca23c71ed" args="" --> |
---|
| 256 | <a class="el" href="classchmat.html">chmat</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1Kalman.html#00c27b0bf324f0018497921ca23c71ed">_P</a></td></tr> |
---|
[33] | 257 | |
---|
| 258 | <tr><td class="mdescLeft"> </td><td class="mdescRight">cache of est.R <br></td></tr> |
---|
[280] | 259 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c400357e37d27a4834b2b1d9211009ed"></a><!-- doxytag: member="EKFCh_cond::drv" ref="c400357e37d27a4834b2b1d9211009ed" args="" --> |
---|
| 260 | RV </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#c400357e37d27a4834b2b1d9211009ed">drv</a></td></tr> |
---|
[33] | 261 | |
---|
[280] | 262 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Random variable of the data (optional). <br></td></tr> |
---|
[255] | 263 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4064b6559d962633e4372b12f4cd204a"></a><!-- doxytag: member="EKFCh_cond::ll" ref="4064b6559d962633e4372b12f4cd204a" args="" --> |
---|
| 264 | double </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#4064b6559d962633e4372b12f4cd204a">ll</a></td></tr> |
---|
[33] | 265 | |
---|
| 266 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Logarithm of marginalized data likelihood. <br></td></tr> |
---|
[255] | 267 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="faff0ad12556fe7dc0e2807d4fd938ee"></a><!-- doxytag: member="EKFCh_cond::evalll" ref="faff0ad12556fe7dc0e2807d4fd938ee" args="" --> |
---|
| 268 | bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BM.html#faff0ad12556fe7dc0e2807d4fd938ee">evalll</a></td></tr> |
---|
[33] | 269 | |
---|
[171] | 270 | <tr><td class="mdescLeft"> </td><td class="mdescRight">If true, the filter will compute likelihood of the data record and store it in <code>ll</code> . Set to false if you want to save computational time. <br></td></tr> |
---|
[280] | 271 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1164a90f782a2a323b1ee17242100b39"></a><!-- doxytag: member="EKFCh_cond::dimc" ref="1164a90f782a2a323b1ee17242100b39" args="" --> |
---|
| 272 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#1164a90f782a2a323b1ee17242100b39">dimc</a></td></tr> |
---|
| 273 | |
---|
| 274 | <tr><td class="mdescLeft"> </td><td class="mdescRight">dimension of the conditioning variable <br></td></tr> |
---|
[255] | 275 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="9a12750776d977408aada06a70093297"></a><!-- doxytag: member="EKFCh_cond::rvc" ref="9a12750776d977408aada06a70093297" args="" --> |
---|
| 276 | RV </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1BMcond.html#9a12750776d977408aada06a70093297">rvc</a></td></tr> |
---|
[33] | 277 | |
---|
| 278 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Identificator of the conditioning variable. <br></td></tr> |
---|
| 279 | </table> |
---|
[280] | 280 | <hr><h2>Member Function Documentation</h2> |
---|
| 281 | <a class="anchor" name="c0f027ff91d8459937c6f60ff8e553ff"></a><!-- doxytag: member="EKFCh_cond::_copy_" ref="c0f027ff91d8459937c6f60ff8e553ff" args="()" --> |
---|
[171] | 282 | <div class="memitem"> |
---|
| 283 | <div class="memproto"> |
---|
| 284 | <table class="memname"> |
---|
| 285 | <tr> |
---|
[280] | 286 | <td class="memname">virtual BM* bdm::BM::_copy_ </td> |
---|
[171] | 287 | <td>(</td> |
---|
[280] | 288 | <td class="paramname"> </td> |
---|
[171] | 289 | <td> ) </td> |
---|
[280] | 290 | <td><code> [inline, virtual, inherited]</code></td> |
---|
[171] | 291 | </tr> |
---|
| 292 | </table> |
---|
| 293 | </div> |
---|
| 294 | <div class="memdoc"> |
---|
| 295 | |
---|
| 296 | <p> |
---|
[280] | 297 | Copy 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_1BM.html#c0f027ff91d8459937c6f60ff8e553ff">_copy_</a>(){<span class="keywordflow">return</span> <span class="keyword">new</span> BM(*<span class="keyword">this</span>);} |
---|
| 298 | </pre></div> |
---|
| 299 | <p>Reimplemented in <a class="el" href="classbdm_1_1ARX.html#60c40b5c6abc4c7e464b4ccae64a5a61">bdm::ARX</a>.</p> |
---|
[171] | 300 | |
---|
| 301 | </div> |
---|
| 302 | </div><p> |
---|
[280] | 303 | <a class="anchor" name="50257e0c1e5b5c73153ea6e716ad8ae0"></a><!-- doxytag: member="EKFCh_cond::logpred" ref="50257e0c1e5b5c73153ea6e716ad8ae0" args="(const vec &dt) const " --> |
---|
[171] | 304 | <div class="memitem"> |
---|
| 305 | <div class="memproto"> |
---|
| 306 | <table class="memname"> |
---|
| 307 | <tr> |
---|
[280] | 308 | <td class="memname">virtual double bdm::BM::logpred </td> |
---|
[171] | 309 | <td>(</td> |
---|
[280] | 310 | <td class="paramtype">const vec & </td> |
---|
| 311 | <td class="paramname"> <em>dt</em> </td> |
---|
[171] | 312 | <td> ) </td> |
---|
[280] | 313 | <td> const<code> [inline, virtual, inherited]</code></td> |
---|
[171] | 314 | </tr> |
---|
| 315 | </table> |
---|
| 316 | </div> |
---|
| 317 | <div class="memdoc"> |
---|
| 318 | |
---|
| 319 | <p> |
---|
[280] | 320 | Evaluates predictive log-likelihood of the given data record I.e. marginal likelihood of the data with the posterior integrated out. |
---|
| 321 | <p>Reimplemented in <a class="el" href="classbdm_1_1ARX.html#080a7e531e3aa06694112863b15bc6a4">bdm::ARX</a>, <a class="el" href="classbdm_1_1MixEF.html#da724da464a75e07521941e430929efa">bdm::MixEF</a>, and <a class="el" href="classbdm_1_1multiBM.html#e157b607c1e3fa91d42aeea44458e2bf">bdm::multiBM</a>.</p> |
---|
[171] | 322 | |
---|
[280] | 323 | <p>Referenced by <a class="el" href="libBM_8h-source.html#l00628">bdm::BM::logpred_m()</a>.</p> |
---|
| 324 | |
---|
[171] | 325 | </div> |
---|
| 326 | </div><p> |
---|
[255] | 327 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
[261] | 328 | <li><a class="el" href="mpf__u__weight_8cpp.html">mpf_u_weight.cpp</a></ul> |
---|
[91] | 329 | </div> |
---|
[280] | 330 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 18 17:38:50 2009 for mixpp by |
---|
[33] | 331 | <a href="http://www.doxygen.org/index.html"> |
---|
[139] | 332 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
[33] | 333 | </body> |
---|
| 334 | </html> |
---|