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/classmultiBM.tex

    r172 r180  
    5454 
    5555\begin{CompactList}\small\item\em Returns a pointer to the \hyperlink{classepdf}{epdf} representing posterior density on parameters. Use with care! \item\end{CompactList}\item  
     56\hypertarget{classmultiBM_164117b1a5eb6f33db9b4b0f4b2d2842}{ 
     57void \textbf{set\_\-parameters} (const vec \&beta0)} 
     58\label{classmultiBM_164117b1a5eb6f33db9b4b0f4b2d2842} 
     59 
     60\item  
    5661\hypertarget{classBMEF_30bb40eb1fd31869b2e62e79e1ecdcb4}{ 
    5762virtual void \hyperlink{classBMEF_30bb40eb1fd31869b2e62e79e1ecdcb4}{set\_\-statistics} (const \hyperlink{classBMEF}{BMEF} $\ast$BM0)} 
     
    6974 
    7075\begin{CompactList}\small\item\em Batch Bayes rule (columns of Dt are observations). \item\end{CompactList}\item  
     76\hypertarget{classBM_cd0660f2a1a344b56ac39802708ff165}{ 
     77vec \hyperlink{classBM_cd0660f2a1a344b56ac39802708ff165}{logpred\_\-m} (const mat \&dt) const } 
     78\label{classBM_cd0660f2a1a344b56ac39802708ff165} 
     79 
     80\begin{CompactList}\small\item\em Matrix version of logpred. \item\end{CompactList}\item  
     81\hypertarget{classBM_a627c5a79cc6f5221b7e09675525e032}{ 
     82virtual \hyperlink{classepdf}{epdf} $\ast$ \hyperlink{classBM_a627c5a79cc6f5221b7e09675525e032}{predictor} (const \hyperlink{classRV}{RV} \&\hyperlink{classBM_af00f0612fabe66241dd507188cdbf88}{rv})} 
     83\label{classBM_a627c5a79cc6f5221b7e09675525e032} 
     84 
     85\begin{CompactList}\small\item\em Constructs a predictive density (marginal density on data). \item\end{CompactList}\item  
    7186\hypertarget{classBM_126bd2595c48e311fc2a7ab72876092a}{ 
    7287const \hyperlink{classRV}{RV} \& \hyperlink{classBM_126bd2595c48e311fc2a7ab72876092a}{\_\-rv} () const } 
     
    172187Copy 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; \}  
    173188 
    174 Reimplemented in \hyperlink{classARX_d2751057811c6fb8f4ff86e1648bcddc}{ARX}. 
     189Reimplemented in \hyperlink{classARX_5de61fbd4f97fa3216760b1f733f5af0}{ARX}. 
    175190 
    176 Referenced by MixEF::MixEF(). 
     191Referenced by MixEF::init(). 
    177192 
    178193The documentation for this class was generated from the following file:\begin{CompactItemize}