root/doc/latex/classmgamma.tex @ 172

Revision 172, 7.6 kB (checked in by smidl, 16 years ago)

Latex doc

  • Property svn:eol-style set to native
RevLine 
[172]1\hypertarget{classmgamma}{
[30]2\section{mgamma Class Reference}
3\label{classmgamma}\index{mgamma@{mgamma}}
[172]4}
[30]5Gamma random walk. 
6
7
8{\tt \#include $<$libEF.h$>$}
9
[33]10Inheritance diagram for mgamma:\nopagebreak
11\begin{figure}[H]
12\begin{center}
13\leavevmode
[91]14\includegraphics[width=58pt]{classmgamma__inherit__graph}
[33]15\end{center}
16\end{figure}
[30]17Collaboration diagram for mgamma:\nopagebreak
18\begin{figure}[H]
19\begin{center}
20\leavevmode
[91]21\includegraphics[width=76pt]{classmgamma__coll__graph}
[30]22\end{center}
23\end{figure}
24\subsection*{Public Member Functions}
25\begin{CompactItemize}
26\item 
[172]27\hypertarget{classmgamma_af43e61b86900c0398d5c0ffc83b94e6}{
28\hyperlink{classmgamma_af43e61b86900c0398d5c0ffc83b94e6}{mgamma} (const \hyperlink{classRV}{RV} \&\hyperlink{classmpdf_f6687c07ff07d47812dd565368ca59eb}{rv}, const \hyperlink{classRV}{RV} \&\hyperlink{classmpdf_acb7dda792b3cd5576f39fa3129abbab}{rvc})}
29\label{classmgamma_af43e61b86900c0398d5c0ffc83b94e6}
[30]30
31\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item 
[172]32\hypertarget{classmgamma_a9d646cf758a70126dde7c48790b6e94}{
33void \hyperlink{classmgamma_a9d646cf758a70126dde7c48790b6e94}{set\_\-parameters} (double \hyperlink{classmgamma_43f733cce0245a52363d566099add687}{k})}
34\label{classmgamma_a9d646cf758a70126dde7c48790b6e94}
[30]35
[33]36\begin{CompactList}\small\item\em Set value of {\tt k}. \item\end{CompactList}\item 
[172]37\hypertarget{classmgamma_a61094c9f7a2d64ea77b130cbc031f97}{
38void \hyperlink{classmgamma_a61094c9f7a2d64ea77b130cbc031f97}{condition} (const vec \&val)}
39\label{classmgamma_a61094c9f7a2d64ea77b130cbc031f97}
[30]40
[172]41\begin{CompactList}\small\item\em Update {\tt ep} so that it represents this \hyperlink{classmpdf}{mpdf} conditioned on {\tt rvc} = cond. \item\end{CompactList}\item 
42virtual vec \hyperlink{classmpdf_3f172b79ec4a5ebc87898a5381141f1b}{samplecond} (const vec \&cond, double \&ll)
43\begin{CompactList}\small\item\em Returns the required moment of the \hyperlink{classepdf}{epdf}. \item\end{CompactList}\item 
44virtual mat \hyperlink{classmpdf_0e37163660f93df2a4d723cedb1da89c}{samplecond} (const vec \&cond, vec \&ll, int N)
[162]45\begin{CompactList}\small\item\em Returns. \item\end{CompactList}\item 
[172]46\hypertarget{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}{
47virtual double \hyperlink{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}{evalcond} (const vec \&dt, const vec \&cond)}
48\label{classmpdf_80b738ece5bd4f8c4edaee4b38906f91}
[30]49
[172]50\begin{CompactList}\small\item\em Shortcut for conditioning and evaluation of the internal \hyperlink{classepdf}{epdf}. In some cases, this operation can be implemented efficiently. \item\end{CompactList}\item 
51\hypertarget{classmpdf_ec9c850305984582548e8deb64f0ffe8}{
52\hyperlink{classRV}{RV} \hyperlink{classmpdf_ec9c850305984582548e8deb64f0ffe8}{\_\-rvc} ()}
53\label{classmpdf_ec9c850305984582548e8deb64f0ffe8}
[30]54
[33]55\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
[172]56\hypertarget{classmpdf_1e71ad4c66d5884c82d4a3b06b42fe32}{
57\hyperlink{classRV}{RV} \hyperlink{classmpdf_1e71ad4c66d5884c82d4a3b06b42fe32}{\_\-rv} ()}
58\label{classmpdf_1e71ad4c66d5884c82d4a3b06b42fe32}
[162]59
60\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
[172]61\hypertarget{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}{
62\hyperlink{classepdf}{epdf} \& \hyperlink{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}{\_\-epdf} ()}
63\label{classmpdf_e17780ee5b2cfe05922a6c56af1462f8}
[33]64
65\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize}
66\subsection*{Protected Attributes}
67\begin{CompactItemize}
68\item 
[172]69\hypertarget{classmgamma_612dbf35c770a780027619aaac2c443e}{
70\hyperlink{classegamma}{egamma} \hyperlink{classmgamma_612dbf35c770a780027619aaac2c443e}{epdf}}
71\label{classmgamma_612dbf35c770a780027619aaac2c443e}
[79]72
[172]73\begin{CompactList}\small\item\em Internal \hyperlink{classepdf}{epdf} that arise by conditioning on {\tt rvc}. \item\end{CompactList}\item 
74\hypertarget{classmgamma_43f733cce0245a52363d566099add687}{
75double \hyperlink{classmgamma_43f733cce0245a52363d566099add687}{k}}
76\label{classmgamma_43f733cce0245a52363d566099add687}
[79]77
[91]78\begin{CompactList}\small\item\em Constant $k$. \item\end{CompactList}\item 
[172]79\hypertarget{classmgamma_5e90652837448bcc29707e7412f99691}{
80vec $\ast$ \hyperlink{classmgamma_5e90652837448bcc29707e7412f99691}{\_\-beta}}
81\label{classmgamma_5e90652837448bcc29707e7412f99691}
[79]82
83\begin{CompactList}\small\item\em cache of epdf.beta \item\end{CompactList}\item 
[172]84\hypertarget{classmpdf_f6687c07ff07d47812dd565368ca59eb}{
85\hyperlink{classRV}{RV} \hyperlink{classmpdf_f6687c07ff07d47812dd565368ca59eb}{rv}}
86\label{classmpdf_f6687c07ff07d47812dd565368ca59eb}
[33]87
88\begin{CompactList}\small\item\em modeled random variable \item\end{CompactList}\item 
[172]89\hypertarget{classmpdf_acb7dda792b3cd5576f39fa3129abbab}{
90\hyperlink{classRV}{RV} \hyperlink{classmpdf_acb7dda792b3cd5576f39fa3129abbab}{rvc}}
91\label{classmpdf_acb7dda792b3cd5576f39fa3129abbab}
[33]92
93\begin{CompactList}\small\item\em random variable in condition \item\end{CompactList}\item 
[172]94\hypertarget{classmpdf_7aa894208a32f3487827df6d5054424c}{
95\hyperlink{classepdf}{epdf} $\ast$ \hyperlink{classmpdf_7aa894208a32f3487827df6d5054424c}{ep}}
96\label{classmpdf_7aa894208a32f3487827df6d5054424c}
[33]97
[172]98\begin{CompactList}\small\item\em pointer to internal \hyperlink{classepdf}{epdf} \item\end{CompactList}\end{CompactItemize}
[33]99
100
[30]101\subsection{Detailed Description}
102Gamma random walk.
103
[91]104Mean value, $\mu$, of this density is given by {\tt rvc} . Standard deviation of the random walk is proportional to one $k$-th the mean. This is achieved by setting $\alpha=k$ and $\beta=k/\mu$.
[30]105
[33]106The standard deviation of the walk is then: $\mu/\sqrt(k)$.
[30]107
[162]108\subsection{Member Function Documentation}
[172]109\hypertarget{classmpdf_3f172b79ec4a5ebc87898a5381141f1b}{
[162]110\index{mgamma@{mgamma}!samplecond@{samplecond}}
111\index{samplecond@{samplecond}!mgamma@{mgamma}}
[172]112\subsubsection[samplecond]{\setlength{\rightskip}{0pt plus 5cm}virtual vec mpdf::samplecond (const vec \& {\em cond}, \/  double \& {\em ll})\hspace{0.3cm}{\tt  \mbox{[}inline, virtual, inherited\mbox{]}}}}
113\label{classmpdf_3f172b79ec4a5ebc87898a5381141f1b}
[162]114
115
[172]116Returns the required moment of the \hyperlink{classepdf}{epdf}.
[162]117
118Returns a sample from the density conditioned on {\tt cond}, $x \sim epdf(rv|cond)$. \begin{Desc}
119\item[Parameters:]
120\begin{description}
121\item[{\em cond}]is numeric value of {\tt rv} \item[{\em ll}]is a return value of log-likelihood of the sample. \end{description}
122\end{Desc}
123
124
[172]125Reimplemented in \hyperlink{classmprod_a48887eb8738a9e5550bfc38eb8e9d68}{mprod}.
126
[162]127References mpdf::condition(), mpdf::ep, epdf::evalpdflog(), and epdf::sample().
128
[172]129Referenced by MPF$<$ BM\_\-T $>$::bayes(), and PF::bayes().\hypertarget{classmpdf_0e37163660f93df2a4d723cedb1da89c}{
130\index{mgamma@{mgamma}!samplecond@{samplecond}}
[162]131\index{samplecond@{samplecond}!mgamma@{mgamma}}
[172]132\subsubsection[samplecond]{\setlength{\rightskip}{0pt plus 5cm}virtual mat mpdf::samplecond (const vec \& {\em cond}, \/  vec \& {\em ll}, \/  int {\em N})\hspace{0.3cm}{\tt  \mbox{[}inline, virtual, inherited\mbox{]}}}}
133\label{classmpdf_0e37163660f93df2a4d723cedb1da89c}
[162]134
135
136Returns.
137
138\begin{Desc}
139\item[Parameters:]
140\begin{description}
141\item[{\em N}]samples from the density conditioned on {\tt cond}, $x \sim epdf(rv|cond)$. \item[{\em cond}]is numeric value of {\tt rv} \item[{\em ll}]is a return value of log-likelihood of the sample. \end{description}
142\end{Desc}
143
144
[172]145Reimplemented in \hyperlink{classmprod_e171c40e210539c2af01d6237785620b}{mprod}.
146
[162]147References mpdf::condition(), RV::count(), mpdf::ep, epdf::evalpdflog(), mpdf::rv, and epdf::sample().
148
[30]149The documentation for this class was generated from the following files:\begin{CompactItemize}
150\item 
[172]151work/git/mixpp/bdm/stat/\hyperlink{libEF_8h}{libEF.h}\item 
[145]152work/git/mixpp/bdm/stat/libEF.cpp\end{CompactItemize}
Note: See TracBrowser for help on using the browser.