Changeset 180 for doc/latex/classmultiBM.tex
- Timestamp:
- 10/15/08 19:08:06 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/classmultiBM.tex
r172 r180 54 54 55 55 \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}{ 57 void \textbf{set\_\-parameters} (const vec \&beta0)} 58 \label{classmultiBM_164117b1a5eb6f33db9b4b0f4b2d2842} 59 60 \item 56 61 \hypertarget{classBMEF_30bb40eb1fd31869b2e62e79e1ecdcb4}{ 57 62 virtual void \hyperlink{classBMEF_30bb40eb1fd31869b2e62e79e1ecdcb4}{set\_\-statistics} (const \hyperlink{classBMEF}{BMEF} $\ast$BM0)} … … 69 74 70 75 \begin{CompactList}\small\item\em Batch Bayes rule (columns of Dt are observations). \item\end{CompactList}\item 76 \hypertarget{classBM_cd0660f2a1a344b56ac39802708ff165}{ 77 vec \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}{ 82 virtual \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 71 86 \hypertarget{classBM_126bd2595c48e311fc2a7ab72876092a}{ 72 87 const \hyperlink{classRV}{RV} \& \hyperlink{classBM_126bd2595c48e311fc2a7ab72876092a}{\_\-rv} () const } … … 172 187 Copy 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; \} 173 188 174 Reimplemented in \hyperlink{classARX_ d2751057811c6fb8f4ff86e1648bcddc}{ARX}.189 Reimplemented in \hyperlink{classARX_5de61fbd4f97fa3216760b1f733f5af0}{ARX}. 175 190 176 Referenced by MixEF:: MixEF().191 Referenced by MixEF::init(). 177 192 178 193 The documentation for this class was generated from the following file:\begin{CompactItemize}