root/doc/latex/classmgamma.tex @ 217

Revision 210, 7.8 kB (checked in by smidl, 16 years ago)

dokumentace

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