bdm::egamma Class Reference
Gamma posterior density. More...
#include <exp_family.h>
Detailed Description
Gamma posterior density.
Multivariate Gamma density as product of independent univariate densities.
![\[ f(x|\alpha,\beta) = \prod f(x_i|\alpha_i,\beta_i) \]](form_81.png)
Member Function Documentation
| void bdm::egamma::from_setting | ( | const Setting & | set | ) |
Create object from the following structure
class = 'egamma';
alpha = [...]; % vector alpha
beta = [...]; % vector beta
--- inherited fields ---
bdm::eEF::from_setting
fulfilling formula
![\[ f(rv|rvc) = \Gamma(\alpha, \beta) \]](form_105.png)
References alpha, and bdm::UI::get().
The documentation for this class was generated from the following files:
- exp_family.h
- exp_family.cpp
Generated on Fri Aug 27 16:54:41 2010 for mixpp by
1.6.0
