Show
Ignore:
Timestamp:
10/15/08 19:08:06 (16 years ago)
Author:
smidl
Message:

Modifications of BDM to reflect changes in basics

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classKalmanCh.tex

    r172 r180  
    6464virtual double \hyperlink{classBM_8a8ce6df431689964c41cc6c849cfd06}{logpred} (const vec \&dt) const  
    6565\item  
     66\hypertarget{classBM_cd0660f2a1a344b56ac39802708ff165}{ 
     67vec \hyperlink{classBM_cd0660f2a1a344b56ac39802708ff165}{logpred\_\-m} (const mat \&dt) const } 
     68\label{classBM_cd0660f2a1a344b56ac39802708ff165} 
     69 
     70\begin{CompactList}\small\item\em Matrix version of logpred. \item\end{CompactList}\item  
     71\hypertarget{classBM_a627c5a79cc6f5221b7e09675525e032}{ 
     72virtual \hyperlink{classepdf}{epdf} $\ast$ \hyperlink{classBM_a627c5a79cc6f5221b7e09675525e032}{predictor} (const \hyperlink{classRV}{RV} \&\hyperlink{classBM_af00f0612fabe66241dd507188cdbf88}{rv})} 
     73\label{classBM_a627c5a79cc6f5221b7e09675525e032} 
     74 
     75\begin{CompactList}\small\item\em Constructs a predictive density (marginal density on data). \item\end{CompactList}\item  
    6676\hypertarget{classBM_126bd2595c48e311fc2a7ab72876092a}{ 
    6777const \hyperlink{classRV}{RV} \& \hyperlink{classBM_126bd2595c48e311fc2a7ab72876092a}{\_\-rv} () const } 
     
    222232Reimplemented in \hyperlink{classEKFCh_96f6edda324a0b7ef8b4e86cc7af60c1}{EKFCh}. 
    223233 
    224 References chmat::\_\-Ch(), Kalman$<$ chmat $>$::\_\-K, Kalman$<$ chmat $>$::\_\-mu, Kalman$<$ chmat $>$::\_\-P, Kalman$<$ chmat $>$::\_\-Ry, Kalman$<$ chmat $>$::\_\-yp, Kalman$<$ chmat $>$::A, Kalman$<$ chmat $>$::B, Kalman$<$ chmat $>$::C, Kalman$<$ chmat $>$::D, Kalman$<$ chmat $>$::dimu, Kalman$<$ chmat $>$::dimx, Kalman$<$ chmat $>$::dimy, BM::evalll, enorm$<$ sq\_\-T $>$::evalpdflog(), Kalman$<$ chmat $>$::fy, BM::ll, postA, preA, and chmat::to\_\-mat().\hypertarget{classBM_8a8ce6df431689964c41cc6c849cfd06}{ 
     234References chmat::\_\-Ch(), Kalman$<$ chmat $>$::\_\-K, Kalman$<$ chmat $>$::\_\-mu, Kalman$<$ chmat $>$::\_\-P, Kalman$<$ chmat $>$::\_\-Ry, Kalman$<$ chmat $>$::\_\-yp, Kalman$<$ chmat $>$::A, Kalman$<$ chmat $>$::B, Kalman$<$ chmat $>$::C, Kalman$<$ chmat $>$::D, Kalman$<$ chmat $>$::dimu, Kalman$<$ chmat $>$::dimx, Kalman$<$ chmat $>$::dimy, BM::evalll, eEF::evalpdflog(), Kalman$<$ chmat $>$::fy, BM::ll, postA, preA, and chmat::to\_\-mat().\hypertarget{classBM_8a8ce6df431689964c41cc6c849cfd06}{ 
    225235\index{KalmanCh@{KalmanCh}!logpred@{logpred}} 
    226236\index{logpred@{logpred}!KalmanCh@{KalmanCh}} 
     
    231241Evaluates predictive log-likelihood of the given data record I.e. marginal likelihood of the data with the posterior integrated out.  
    232242 
    233 Reimplemented in \hyperlink{classARX_e7f9e7823aec9bf7ddc3b42d9b3304c4}{ARX}, \hyperlink{classMixEF_424ca64f36d4e41de7a7e7ae921d35ea}{MixEF}, and \hyperlink{classmultiBM_13e26a61757278981fd8cac9a7ef91eb}{multiBM}.\hypertarget{classBM_eb58c81d6a7b75b05fc6f276eed78887}{ 
     243Reimplemented in \hyperlink{classARX_e7f9e7823aec9bf7ddc3b42d9b3304c4}{ARX}, \hyperlink{classMixEF_424ca64f36d4e41de7a7e7ae921d35ea}{MixEF}, and \hyperlink{classmultiBM_13e26a61757278981fd8cac9a7ef91eb}{multiBM}. 
     244 
     245Referenced by BM::logpred\_\-m().\hypertarget{classBM_eb58c81d6a7b75b05fc6f276eed78887}{ 
    234246\index{KalmanCh@{KalmanCh}!\_\-copy\_\-@{\_\-copy\_\-}} 
    235247\index{\_\-copy\_\-@{\_\-copy\_\-}!KalmanCh@{KalmanCh}} 
     
    240252Copy function required in vectors, Arrays of \hyperlink{classBM}{BM} etc. Have to be DELETED manually! Prototype: BM$\ast$ \hyperlink{classBM_eb58c81d6a7b75b05fc6f276eed78887}{\_\-copy\_\-()}\{\hyperlink{classBM}{BM} Tmp$\ast$=new Tmp(this$\ast$); return Tmp; \}  
    241253 
    242 Reimplemented in \hyperlink{classARX_d2751057811c6fb8f4ff86e1648bcddc}{ARX}. 
    243  
    244 Referenced by MixEF::MixEF(). 
     254Reimplemented in \hyperlink{classARX_5de61fbd4f97fa3216760b1f733f5af0}{ARX}. 
     255 
     256Referenced by MixEF::init(). 
    245257 
    246258The documentation for this class was generated from the following files:\begin{CompactItemize}